📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 14:37:13
📂
/
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
SM
/
LineCollection
✏️
Editing: 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
💾 Save Changes
❌ Cancel