Class: Metanorma::Plugin::Lutaml::LutamlDiagramBlock

Inherits:
Asciidoctor::Extensions::BlockProcessor
  • Object
show all
Includes:
LutamlDiagramBase
Defined in:
lib/metanorma/plugin/lutaml/lutaml_diagram_block.rb

Instance Method Summary collapse

Methods included from LutamlDiagramBase

#process

Instance Method Details

#lutaml_file(document, reader) ⇒ Object



16
17
18
19
# File 'lib/metanorma/plugin/lutaml/lutaml_diagram_block.rb', line 16

def lutaml_file(document, reader)

  lutaml_temp(document, reader)
end