惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

T
Tailwind CSS Blog
The GitHub Blog
The GitHub Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
B
Blog
Microsoft Security Blog
Microsoft Security Blog
Stack Overflow Blog
Stack Overflow Blog
量子位
Martin Fowler
Martin Fowler
月光博客
月光博客
P
Proofpoint News Feed
博客园_首页
Y
Y Combinator Blog
I
InfoQ
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
V
Visual Studio Blog
H
Help Net Security
U
Unit 42
GbyAI
GbyAI
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 司徒正美
MongoDB | Blog
MongoDB | Blog
F
Fortinet All Blogs
罗磊的独立博客
酷 壳 – CoolShell
酷 壳 – CoolShell

ctan-ann

CTAN update: texlive-dummy-fedora CTAN update: appendixnumberbeamer CTAN update: modernruler New on CTAN: pst-eqhz CTAN update: simplebnf CTAN update: fundus CTAN update: unibidi-lua CTAN update: pst-fun CTAN update: hvfloat New on CTAN: attinormativi CTAN update: njuthesis New on CTAN: beamertheme-geode New on CTAN: numodel-bundle CTAN update: bundledoc CTAN update: biblatex-cse New on CTAN: na-tikzornament New on CTAN: boustrophedon CTAN update: menukeys CTAN update: LXGW-fonts CTAN update: pst-barcode CTAN update: tabularht CTAN update: oberdiek CTAN update: dtk-bibliography New on CTAN: na-cover CTAN update: beamer-varbox New on CTAN: plain-grid CTAN update: pas-tableur CTAN update: nicematrix New on CTAN: screenwriter New on CTAN: na-fancyborders
ann - CTAN update: markdown
Contact Author · 2026-06-13 · via ctan-ann

Date: June 12, 2026 7:40:32 PM CEST

Vít Starý Novotný submitted an update to the markdown package. Version: 3.15.1-0-g51841b67 2026-06-11 License: lppl1.3c Summary description: Converting and rendering markdown documents inside TeX Announcement text:


### Fixes This version of the Markdown package has fixed the following issues: - Define unexpandable functions as protected. ([witiko/expltools#201][expltools-201], #644) [expltools-201]: https://github.com/witiko/expltools/pull/201 ### Defaults This version of the Markdown package has made the following changes to the default renderer and renderer prototype definitions. - Render bracketed spans by default. (8c3b0716) Previously, bracketed span contents were consumed by the default renderer prototype. - In LaTeX, format `[...]{.acronym}`s throughout the document. (#645) After this change, explicitly listed acronyms using the HTML class `acronym` will be recorded in the auxiliary file, so that they are applied throughout the document in the next compilation run. For example, assume the following LaTeX example document: ``` tex \documentclass{article} \usepackage[bracketed_spans]{markdown} \markdownSetup { acronyms = {HTML, YAML}, } \begin{document} \begin{markdown} HTML, JSON, and YAML are two staples of modern tooling that often get mentioned in the same breath, even though they live in very different layers of the stack. Here, the author has explicitly marked up [JSON]{.acronym}. \end{markdown} \begin{markdown} In the following compilation runs, the previous occurrence of JSON will also be correctly formatted as an acronym. \end{markdown} \end{document} ``` During the first compilation run, only HTML and YAML are formatted as acronyms in the first paragraph, not JSON, which is only formatted as an acronym in the second and third paragraphs. However, in the following compilation runs, JSON is formatted as an acronym throughout. ### Continuous integration This version of the Markdown package has made the following changes to our continuous integration: - Bump `softprops/action-gh-release` from 2 to 3. (added by @dependabot in #643)


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