Method: Asciidoctor::Extensions::SyntaxProcessorDsl#content_model
- Defined in:
- lib/asciidoctor/extensions.rb
#content_model(value) ⇒ Object Also known as: parse_content_as
306 307 308 |
# File 'lib/asciidoctor/extensions.rb', line 306 def content_model value option :content_model, value end |