CTAN Comprehensive TeX Archive Network

CTAN update: markdown

Date: March 1, 2023 8:33:28 AM CET
Vít Novotný submitted an update to the markdown package. Version: 2.21.0-0-gee15b88 2023-02-28 License: lppl1.3c Summary description: Converting and rendering markdown documents inside TeX Announcement text:
Development: - Add renderers that represent the sections implied by headings. (#258, #264) - Add support for slicing fenced divs. (#229, #266) - Add support for TeX math surrounded by dollar signs. (contributed by @lostenderman, #61, #216, #267) Fixes: - Use MathML to render math in the user manual. (#261, #262) - Properly normalize link references according to [CommonMark](https://spec.commonmark.org/0.30/#matches). (lostenderman#56, #265) - Fail gracefully when CLI receives unknown options. (eddcb18) - Rename `writer->encode_*()` methods to clarify their purpose. (lostenderman#101, #271, #272) Deprecation: - Deprecate the current semantics of header attribute contexts. (#258, #264) - Deprecate `hardLineBreaks` option. (#227, #263)
The package’s Catalogue entry can be viewed at https://ctan.org/pkg/markdown The package’s files themselves can be inspected at https://mirrors.ctan.org/macros/generic/markdown/
Thanks for the upload. For the CTAN Team Petra Rübe-Pugliese
CTAN is run entirely by volunteers and supported by TeX user groups. Please join a user group or donate to one, see https://ctan.org/lugs

markdown – Converting and rendering markdown documents inside

The package provides facilities for the conversion of markdown markup to plain . These are provided both in form of a Lua module and in form of plain , , and Cont macro packages that enable the direct inclusion of markdown documents inside 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 , , and Cont formats by Vít Novotný.

Packagemarkdown
Version2.23.0-0-g0b22f91 2023-04-27
Copyright2009–2016 John MacFarlane, Hans Hagen
2016–2023 Vít Novotný
MaintainerVít Novotný

Announcements

more

Guest Book Sitemap Contact Contact Author