Class: NishisukeBlogSyntax::Formatter::ParagraphFormatter
- Inherits:
-
FormatterBase
- Object
- FormatterBase
- NishisukeBlogSyntax::Formatter::ParagraphFormatter
- Defined in:
- lib/nishisuke_blog_syntax/formatter/paragraph_formatter.rb
Constant Summary collapse
- SUBSTITUTE_REGEXP =
/^>>>(.*?)<<<$/m- PARSE_REGEXP =
/^>>>(.*)<<<$/m