Module: Asciidoctor::PDF::FormattedText::Markup::Cdata0
- Defined in:
- lib/asciidoctor/pdf/formatted_text/parser.rb
Instance Method Summary collapse
Instance Method Details
#content ⇒ Object
771 772 773 |
# File 'lib/asciidoctor/pdf/formatted_text/parser.rb', line 771 def content { type: :text, value: text_value } end |