module Asciidoctor::PDF::FormattedText::Markup::Cdata0
Public Instance Methods
Source
# File lib/asciidoctor/pdf/formatted_text/parser.rb, line 773 def content { type: :text, value: text_value } end
# File lib/asciidoctor/pdf/formatted_text/parser.rb, line 773 def content { type: :text, value: text_value } end