CTAN update: markdown
Date: June 7, 2016 8:23:55 PM CEST
Vít Novotný submitted an update to the
markdown
package.
Version number: 1.0.1
License type: lppl1.3
Summary description: A package for converting and rendering markdown
documents inside TeX
Announcement text:
cc062ba Minor changes to the manual. 7434fb9 Added the `tightLists` Lua interface option. cd1bb81 Fix the rendering of the README files on CTAN.
This package is located at http://mirror.ctan.org/macros/generic/markdown More information is at http://www.ctan.org/pkg/markdown We are supported by the TeX user groups. Please join a users group; see http://www.tug.org/usergroups.html .
Thanks for the upload. For the CTAN Team Manfred Lotz
cc062ba Minor changes to the manual. 7434fb9 Added the `tightLists` Lua interface option. cd1bb81 Fix the rendering of the README files on CTAN.
This package is located at http://mirror.ctan.org/macros/generic/markdown More information is at http://www.ctan.org/pkg/markdown We are supported by the TeX user groups. Please join a users group; see http://www.tug.org/usergroups.html .
Thanks for the upload. For the CTAN Team Manfred Lotz
markdown – Converting and rendering markdown documents inside TeX
The package provides facilities for the conversion of markdown markup to plain TeX. These are provided both in form of a Lua module and in form of plain TeX, LaTeX, and ConTeXt macro packages that enable the direct inclusion of markdown documents inside TeX documents.
Architecturally, the package consists of the Lunamark Lua module by John MacFarlane, which was slimmed down and rewritten for the needs of the package. Lunamark provides speedy markdown parsing for the rest of the package. On top of Lunamark sits code for the plain TeX, LaTeX, and ConTeXt formats by Vít Novotný.
Package | markdown |
Version | 2.23.0-0-g0b22f91 2023-04-27 |
Copyright | 2009–2016 John MacFarlane, Hans Hagen 2016–2023 Vít Novotný |
Maintainer | Vít Novotný |