Class: Metanorma::Plugin::Lutaml::LutamlDiagramBlock
- Inherits:
-
Asciidoctor::Extensions::BlockProcessor
- Object
- Asciidoctor::Extensions::BlockProcessor
- Metanorma::Plugin::Lutaml::LutamlDiagramBlock
- Includes:
- LutamlDiagramBase
- Defined in:
- lib/metanorma/plugin/lutaml/lutaml_diagram_block.rb
Instance Method Summary collapse
Methods included from LutamlDiagramBase
Instance Method Details
#lutaml_file(document, reader) ⇒ Object
16 17 18 |
# File 'lib/metanorma/plugin/lutaml/lutaml_diagram_block.rb', line 16 def lutaml_file(document, reader) lutaml_temp(document, reader) end |