Method: Metanorma::Standoc::Utils#dl_to_attrs
- Defined in:
- lib/metanorma/standoc/utils.rb
#dl_to_attrs(elem, dlist, name) ⇒ Object
83 84 85 |
# File 'lib/metanorma/standoc/utils.rb', line 83 def dl_to_attrs(elem, dlist, name) Metanorma::Utils::dl_to_attrs(elem, dlist, name) end |