Skip to content

Releases: jelovirt/org.lwdita

5.9.1

13 Feb 18:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.9.0...5.9.1

LwDITA 5.9.0

11 Feb 17:18
Compare
Choose a tag to compare

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

Full Changelog: 5.8.0...5.9.0

LwDITA 5.8.0

19 Apr 07:30
c406cdc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.7.0...5.8.0

LwDITA 5.7.0

04 Jan 16:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.6.0...5.7.0

LwDITA 5.6.0

03 Nov 09:34
Compare
Choose a tag to compare

What's Changed

  • Fix task lists that use tight lists #195
  • Throw SAXException from MarkdownReader #196
  • Add support for SAX built-in features and properties #197

LwDITA 5.5.1

01 Nov 16:26
Compare
Choose a tag to compare

What's Changed

  • Update multimedia element types #182
  • Support HDITA note element #183
  • Support admonition block in a list item #194

LwDITA 5.5.0

06 Jun 18:48
Compare
Choose a tag to compare

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

28 Apr 08:35
Compare
Choose a tag to compare

What's Changed

LwDITA 5.3.0

20 Apr 14:15
Compare
Choose a tag to compare

What's Changed

  • Convert <?linefeed?> to line feed in HTML5 and PDF by @jelovirt in #153

LwDITA 5.2.1

14 Apr 19:54
Compare
Choose a tag to compare
  • Support for MDITA maps. Note that this requires DITA-OT 4.1 which at this time has not yet been released.