Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 555 Bytes

CHANGELOG.md

File metadata and controls

21 lines (14 loc) · 555 Bytes

Changes

[] - 2021-06-xx

Added

  • Some documentation on the internals of the project.

Fixed

  • Fixed the way the grammar aggressively masked braces in tag function's textual arguments
  • Fixed escaping text in html tags when generating markdown text

[7] - 2020-11-16

Changes

  • We now generate a maven artefact for the project.

[5] - 2020-10-16

Changes

  • fr.jeremyschoffen.prose.alpha.document.lib/require-doc is now a function instead of a macro. This prevents the code from a required document to be evaluated repeatedly.