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

推荐订阅源

Martin Fowler
Martin Fowler
Engineering at Meta
Engineering at Meta
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
阮一峰的网络日志
阮一峰的网络日志
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
量子位
Jina AI
Jina AI
Microsoft Azure Blog
Microsoft Azure Blog
博客园_首页
L
LangChain Blog
A
About on SuperTechFans
人人都是产品经理
人人都是产品经理
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
美团技术团队
博客园 - 三生石上(FineUI控件)
N
Netflix TechBlog - Medium
D
DataBreaches.Net
P
Proofpoint News Feed
小众软件
小众软件
Vercel News
Vercel News
T
The Blog of Author Tim Ferriss
WordPress大学
WordPress大学
雷峰网
雷峰网
G
Google Developers Blog

ctan-ann

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 New on CTAN: babel-kazakh CTAN update: newpax CTAN update: colortbl CTAN update: abntexto CTAN update: dccpaper CTAN update: utbmciad-report CTAN update: spim-phdthesisthemes CTAN update: latex-base-dev New on CTAN: na-urmborder CTAN update: gia-handout New on CTAN: na-pageborder CTAN update: genealogytree CTAN update: sblfonts CTAN update: mp-gears CTAN update: contract
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