AlkantarClanX12
Current Path : /opt/alt/ruby18/share/ri/1.8/system/SM/LineCollection/ |
Current File : //opt/alt/ruby18/share/ri/1.8/system/SM/LineCollection/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