Vít Starý Novotný submitted an update to the
markdown
package.
Version: 3.11.1-0-gb7315ecf 2025-03-30 License: lppl1.3c
Summary description: Converting and rendering markdown documents inside TeX
Announcement text: --------------------------------------------------------------------------------
Development:
- In theme `witiko/diagrams`, add parameter `format` for PlantUML diagrams. (reported by @mrkissinger in #555, fixed by @witiko in 7d58f3d8 and 64c78f17)
Here is an example LaTeX document using the new parameter:
```` tex \documentclass{article} \usepackage[import=witiko/diagrams@v2, relativeReferences]{markdown} \begin{document} \begin{markdown} ``` plantuml {caption="An example UML sequence diagram" format=eps width=7cm #plantuml} @startmindmap + SIR ++ 指標引擎 @endmindmap ```
See the diagram in Figure <#plantuml>. \end{markdown} \end{document} ````
Documentation:
- Add preprint and artwork for an upcoming TUGboat article titled _Piping YAML files into LaTeX3 key–values_. (c684ce2e, 2214706b, 52ccb7a1, 85e96805)
Docker:
- Start building Docker images `witiko/markdown:TL2024-historic`. (bcae00a6) - Switch Docker images `witiko/markdown:latest` from TeX Live 2024 to 2025. (bcae00a6)
--------------------------------------------------------------------------------
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 Manfred Lotz
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 .