Method: Blogit::Parsers::TextileParser#content
- Defined in:
- lib/blogit/parsers/textile_parser.rb
#content ⇒ Object (readonly)
A String containing the content to be parsed
8 9 10 |
# File 'lib/blogit/parsers/textile_parser.rb', line 8 def content @content end |