관리-도구
편집 파일: change_verbatim_blank_lines-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: "If you have:" - !ruby/struct:SM::Flow::VERB body: " normal paragraph text.\n\n this is code\n\n and more code\n" - !ruby/struct:SM::Flow::P body: You'll end up with the fragments Paragraph, BlankLine, Verbatim, BlankLine, Verbatim, BlankLine, etc - !ruby/struct:SM::Flow::P body: The BlankLine in the middle of the verbatim chunk needs to be changed to a real verbatim newline, and the two verbatim blocks merged full_name: SM::LineCollection#change_verbatim_blank_lines is_singleton: false name: change_verbatim_blank_lines params: () visibility: private