`), which is populated with boilerplate information and/or document metadata. (Currently colophons in Metanorma gems appear only in Word output.)
* Scripts. These are populated from a static file (the `:scripts` parameter of `HtmlConvert.new()`). These are expected to include https://www.mathjax.org[MathJax], a Table of Contents generator, and a script for handling footnotes.
=== Body markup
Within the body of the document, different blocks and inline spans of the Metanorma document model (https://github.com/riboseinc/metanorma-model-standoc[Standoc XML], https://github.com/riboseinc/basicdoc-models[BasicDoc XML]) are represented by different CSS classes, as follows:
==== Sections
Symbols and abbreviated terms:: `
` (contents are a definition list)
Appendix title:: ``
Appendix, Bibliography, Introduction:: `
`
Appendix, Bibliography, Introduction:: ``
Introduction title:: ``
Foreword title:: ``
Deprecated term:: `
`
Alternative term:: `
`
Primary term:: `
`
Term header:: `
`
Document title (in body):: `
`
==== Blocks
Note:: `
`
Note label:: ``
Figure:: ``
Figure title:: ``
Example:: `` or ``
Example label:: ``
Sourcecode:: ``
Admonition:: `
`
Formula:: ``
Blockquote:: ``
Blockquote attribution:: ``
Footnote:: `
`
Foreword title:: ``
Deprecated term:: `
` Alternative term:: `
` Primary term:: `
` Term header:: `
` Document title (in body):: `
` ==== Blocks Note:: `
`
Note label:: ``
Figure:: `
`
Figure title:: ``
Example:: `` or `