관리-도구
편집 파일: convert-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: We take a string, split it into lines, work out the type of each line, and from there deduce groups of lines (for example all lines in a paragraph). We then invoke the output formatter using a Visitor to display the result full_name: SM::SimpleMarkup#convert is_singleton: false name: convert params: (str, op) visibility: public