Skip to content

Releases: Witiko/markdown

2.0.2

16 Aug 22:28
Compare
Choose a tag to compare

Fixes:

  • Fixed nested keyval handling inside \markdownSetup et al.

2.0.1

15 Aug 17:12
Compare
Choose a tag to compare

Fixes:

  • Make the programming more defensive, so that the package works correctly under TeXLive 2012.

Development:

  • Added the package to a continuous integration service.

2.0.0

15 Aug 16:33
Compare
Choose a tag to compare

New features:

  • Added raw unescaped URI to the link and image renderer arguments. (This breaks backwards compatibility, hence the major version number bump.)
  • Added renderers for plain TeX and ConteXt special characters.

Fixes:

  • Make autolinks work by preventing Str from consuming <.
  • Non-found footnote ref no longer outputs unescaped text.
  • Catcode of | is now other in \markdownReadAndConvert for ConTeXt.
  • Restore escapability of <, > to enable escaping of autolinks.

Development:

  • Added a suite of tests.

1.0.1

06 Jun 10:42
Compare
Choose a tag to compare

New features:

  • Added the tightLists Lua interface option.

1.0.0

04 Jun 18:45
Compare
Choose a tag to compare

The first release.