CTAN Comprehensive TeX Archive Network

CTAN update: markdown

Date: August 27, 2022 7:47:42 PM CEST
Vít Novotný submitted an update to the markdown package. Version number: 2.16.0-5-g5bb83fb 2022-08-26 License type: lppl1.3c Summary description: A package for converting and rendering markdown documents inside TeX Announcement text:
Development: - Add support for strike-throughs, fenced divs, subscripts, superscripts, and fancy lists. (#149, #160, #162, #168, #170) - Add facade in front of expl3 inferface for YAML metadata. (#118, #175) - Add `\setupmarkdown` and `\inputmarkdown` commands to ConTeXt. (#17, #176) Fixes: - Make any ASCII character escapable as per [CommonMark][1]. (#163) - Make our implementation of header attributes compatible with jgm/lunamark. (#164, #177) Documentation: - Add file `CHANGES.md` with the changelog of the Markdown package. - Add badges for Matrix.org and Discord chat spaces. (2f1104d..acdc989) - Add a link to @xvrabcov's TUG 2022 talk, slides, and example documents to the README. (d422f5c) Proposals: - Propose support for user-defined syntax extensions. (#172, #174) Continuous Integration: - Ignore changes to `**/README.md`. (e39a7aa) [1]: https://spec.commonmark.org/0.30/#backslash-escapes
This package is located at https://mirrors.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
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