Releases: jelovirt/org.lwdita
Releases · jelovirt/org.lwdita
5.9.1
LwDITA 5.9.0
What's Changed
- Remove commented support for data-hd-class by @jelovirt in #219
- Add BOM support for Reader input by @jelovirt in #221
- Extract error messages to resource file by @jelovirt in #222
- Add support for codeblock language prefix by @jelovirt in #228
- Add support for case-insensitive admonition type by @jelovirt in #229
- Support Markdown files without top level header by @jelovirt in #223
- Explicitly mention that there are two Markdown input source formats by @chrispy-snps in #235
New Contributors
- @chrispy-snps made their first contribution in #235
Full Changelog: 5.8.0...5.9.0
LwDITA 5.8.0
LwDITA 5.7.0
What's Changed
- Refactor AST test resources by @jelovirt in #198
- Fix footnote generation by @jelovirt in #206
- Use
@type
in audience by @jelovirt in #207 - Table block content by @jelovirt in #200
- Add support for Markdown output for footnote by @jelovirt in #208
- Fix table bugs by @jelovirt in #209
- Fix duplicate class attribute in specialization filter by @jelovirt in #210
Full Changelog: 5.6.0...5.7.0
LwDITA 5.6.0
LwDITA 5.5.1
LwDITA 5.5.0
What's Changed
- Support passing formats via SAX property by @jelovirt in #170
- Add less-than and greater-than characters to
<xmlelement>
output by @jelovirt in #171 - Match programming and software domain Markdown output with DITA-OT HTML5 output by @jelovirt in #172
- Support loose and tight list by @jelovirt in #177. Support for tight lists is enabled for Markdown parser; LwDITA seems to support only loose lists, so for MDITA parser tight lists are not enabled.
LwDITA 5.4.0
LwDITA 5.3.0
LwDITA 5.2.1
- Support for MDITA maps. Note that this requires DITA-OT 4.1 which at this time has not yet been released.