CTAN update: markdown
Date: May 1, 2019 8:31:32 AM CEST
Vít Novotný submitted an update to the
markdown
package.
Version number: 2.8.1 2019-04-30
License type: lppl1.3
Summary description: A package for converting and rendering markdown
documents inside TeX
Announcement text:
Fixes: - Correctly produce the user manual for CTAN. - Complete the support for named HTML entities. Documentation: - Document the precise behavior of the `preserveTabs` Lua option. - Acknowledge Lian Tze Lim and Overleaf in the README. - Link TUGboat journal articles from the README. - Link the Markdown package installation from the README. Miscellanea: - Upgrade continuous integration from TeX Live 2019 pretest to TeX Live 2019.
This package is located at http://mirror.ctan.org/macros/generic/markdown More information is at https://www.ctan.org/pkg/markdown
Thanks for the upload. For the CTAN Team Erik Braun
We are supported by the TeX users groups. Please join a users group; see http://www.tug.org/usergroups.html .
Fixes: - Correctly produce the user manual for CTAN. - Complete the support for named HTML entities. Documentation: - Document the precise behavior of the `preserveTabs` Lua option. - Acknowledge Lian Tze Lim and Overleaf in the README. - Link TUGboat journal articles from the README. - Link the Markdown package installation from the README. Miscellanea: - Upgrade continuous integration from TeX Live 2019 pretest to TeX Live 2019.
This package is located at http://mirror.ctan.org/macros/generic/markdown More information is at https://www.ctan.org/pkg/markdown
Thanks for the upload. For the CTAN Team Erik Braun
We are supported by the TeX users groups. Please join a users group; see http://www.tug.org/usergroups.html .
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ý |