Releases: metanorma/metanorma-standoc
Releases · metanorma/metanorma-standoc
v2.6.3
- custom-charset for Private Use character codepoints: metanorma/metanorma#339
- Add date corrected to metadata: metanorma/metanorma-iso#1045
- Delay named HTML entity preprocessor until after YAML has been read in from Lutaml, so that it extends to Lutaml content: #826
branch-number
for override of hierarchical section number: metanorma/metanorma-iso#1044- Do not escape links in sourcecode without
[source]
header: metanorma/iso-10303-detached-docs#239 - Recognise [definition] with
====
: 6f51008
v2.6.2
- Output log as HTML file: metanorma/metanorma-ogc#495
- Deal with combination of floating title and beforeclauses note: #815
columnbreak
macro: metanorma/metanorma-bsi#448- Propagate list of output formats of the current flavour to isodoc, to make decisions based on output format support: metanorma/metanorma-bsi#446
- Restrict automated titling of terms subsections: do not autopopulate terms & defs titles if the section has a complex structure: metanorma/metanorma-iso#1040
- Move terms boilerplate up from default position (first clause with terms and no definitions as subclauses) to root, if there is only one instance of terms boilerplate (as in ISO), and multiple instances of terms collections or clauses before the terms collection: metanorma/metanorma-iso#1040
v2.6.1
- Process dual and merge joint references: metanorma/metanorma-ogc#184
- Log output as HTML file: metanorma/metanorma-ogc#495
v2.6.0
v2.5.5
- Debug fallback of using anchors as citations where an identifier is not provided: metanorma/metanorma-ietf#188
v2.5.4
v2.5.3
- Resolve embed links relative to each other: #802
- Fix concept lookup with domains: metanorma/metanorma-iso#1029
- Do not alert missing crossreference for reference with missing Document identifier: metanorma/metanorma-ietf#187
- Move
misccontainer
aftertermdocsource
in XML: 18d4d20 - Allow term definition type: #813
v2.5.2
v2.5.1
v2.5.0
- Debug concept resolution via alternative terms: metanorma/metanorma-ieee#291
- Ensure URIs in links are correctly URI-encoded rather than incorrectly XML-encoded: metanorma/metanorma#306
- Add block attribute to
stem
, to ensure accurate styling of inline stem expression: #763