Method: Jekyll::PageReader#unfiltered_content
- Defined in:
- lib/jekyll/readers/page_reader.rb
#unfiltered_content ⇒ Object (readonly)
Returns the value of attribute unfiltered_content.
3 4 5 |
# File 'lib/jekyll/readers/page_reader.rb', line 3 def unfiltered_content @unfiltered_content end |