CTAN Upload: mpchess
Date: March 24, 2023 10:01:17 PM CET
From ctan-ann at ctan.org Wed Mar 1 08:33:28 2023
From: ctan-ann at ctan.org (CTAN Announcements)
Date: Wed, 1 Mar 2023 08:33:28 +0100
Subject: CTAN update: markdown
Message-ID: <mailman.4304.1677656021.3715.ctan-ann@ctan.org>
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
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 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.
Package | markdown |
Version | 3.9.0-0-g4f1abe21 2024-11-21 |
Copyright | 2009–2016 John MacFarlane, Hans Hagen 2016–2024 Vít Starý Novotný, Andrej Genčur |
Maintainer | Vít Starý Novotný |