From eea3fd6730ed6c06905319be992f9b583dfd3e6f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 29 Jun 2022 20:10:26 +0000 Subject: markdown (29jun22) git-svn-id: svn://tug.org/texlive/trunk@63757 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/generic/markdown/README.md | 10 +- Master/texmf-dist/doc/generic/markdown/VERSION | 2 +- .../texmf-dist/doc/generic/markdown/markdown.html | 24 +- .../texmf-dist/doc/generic/markdown/markdown.pdf | Bin 795566 -> 830652 bytes .../doc/latex/markdown/examples/latex.tex | 2 +- .../texmf-dist/scripts/markdown/markdown-cli.lua | 2 +- .../source/generic/markdown/docstrip.cfg | 7 +- .../source/generic/markdown/markdown.dtx | 4418 +++++++++++--------- .../tex/context/third/markdown/t-markdown.tex | 7 +- .../texmf-dist/tex/generic/markdown/markdown.tex | 1154 ++--- Master/texmf-dist/tex/latex/markdown/markdown.sty | 252 +- .../tex/latex/markdown/markdownthemewitiko_dot.sty | 7 +- .../markdown/markdownthemewitiko_graphicx_http.sty | 7 +- .../latex/markdown/markdownthemewitiko_tilde.sty | 7 +- Master/texmf-dist/tex/luatex/markdown/markdown.lua | 2082 ++++----- 15 files changed, 4279 insertions(+), 3702 deletions(-) diff --git a/Master/texmf-dist/doc/generic/markdown/README.md b/Master/texmf-dist/doc/generic/markdown/README.md index 2cc772807bb..3fd5e5fef6e 100644 --- a/Master/texmf-dist/doc/generic/markdown/README.md +++ b/Master/texmf-dist/doc/generic/markdown/README.md @@ -2,10 +2,8 @@ Markdown ======== [![license](https://img.shields.io/github/license/witiko/markdown)](LICENSE) -[![release](https://img.shields.io/github/release/witiko/markdown.svg)][release] -[![docker pulls](https://img.shields.io/docker/pulls/witiko/markdown)][docker-witiko/markdown] -[![docker image size](https://img.shields.io/docker/image-size/witiko/markdown/latest)][docker-witiko/markdown] [![ci](https://github.com/witiko/markdown/actions/workflows/main.yml/badge.svg)][ci] +[![release](https://img.shields.io/github/release/witiko/markdown)][release] [release]: https://github.com/Witiko/markdown/releases/latest "Releases · Witiko/markdown" [ci]: https://github.com/Witiko/markdown/actions "GitHub Actions" @@ -207,7 +205,7 @@ For further information, consult one of the following: [tb133]: https://www.overleaf.com/read/pshkckczmmjn "Markdown 2.15.0: What's New?" [tb131-slides]: https://tug.org/tug2021/assets/pdf/tug2021-novotny-slides.pdf "Markdown 2.10.0: LaTeX Themes & Snippets, Two Flavors of Comments, and LuaMetaTeX" - [tb131-video]: https://youtu.be/i2GJMnLCZls "Markdown 2.10.0: LaTeX Themes & Snippets, Two Flavors of Comments, and LuaMetaTeX" + [tb131-video]: https://youtu.be/THmPkAncMnc "Markdown 2.10.0: LaTeX Themes & Snippets, Two Flavors of Comments, and LuaMetaTeX" [10.5300/2016-1-4/78]: https://bulletin.cstug.cz/pdf/2016-1-4.pdf#page=80 "Rendering Markdown inside TeX Documents" [10.5300/2020-1-2/48]: https://bulletin.cstug.cz/pdf/2020-1-2.pdf#page=50 "Markdown 2.8.1: Boldly Unto the Throne of Lightweight Markup in TeX" @@ -262,7 +260,7 @@ such as XeTeX (`xetex markdown.ins`) or LuaTeX (`luatex markdown.ins`), several files are produced from the `markdown.dtx` document. The `make base` command is provided by `Makefile` for convenience. In `markdown.dtx`, the boundaries between the produced files are marked up using an XML-like syntax provided by -the [DocStrip][] plain TeX package. +the [l3docstrip][] plain TeX package. Running the [LaTeXMK][] tool on the `markdown.dtx` file (`latexmk markdown.dtx`) after the Markdown package has been @@ -279,7 +277,7 @@ reproduced by running the `docker build` command on `Dockerfile` (`docker build `Makefile` for convenience. [doc]: https://ctan.org/pkg/doc "doc – Format LaTeX documentation" - [DocStrip]: https://ctan.org/pkg/docstrip "docstrip – Remove comments from file" + [l3docstrip]: https://ctan.org/pkg/l3docstrip "l3docstrip – Strip documentation in LaTeX3 source" [LaTeXMK]: https://ctan.org/pkg/latexmk "latexmk – Fully automated LaTeX document generation" [literate programming]: https://en.wikipedia.org/wiki/Literate_programming "Literate programming" [ltxdockit]: https://ctan.org/pkg/ltxdockit "ltxdockit – Documentation support" diff --git a/Master/texmf-dist/doc/generic/markdown/VERSION b/Master/texmf-dist/doc/generic/markdown/VERSION index 2ce872efb1a..f0e62420c66 100644 --- a/Master/texmf-dist/doc/generic/markdown/VERSION +++ b/Master/texmf-dist/doc/generic/markdown/VERSION @@ -1 +1 @@ -2.15.2-0-gb238dbc (2022/05/31) +2.15.3-0-g7c8e03d (2022/06/27) diff --git a/Master/texmf-dist/doc/generic/markdown/markdown.html b/Master/texmf-dist/doc/generic/markdown/markdown.html index ebc1a310cf9..4645973e467 100644 --- a/Master/texmf-dist/doc/generic/markdown/markdown.html +++ b/Master/texmf-dist/doc/generic/markdown/markdown.html @@ -82,7 +82,7 @@

Markdown Package User Manual

Vít Novotný

-

2.15.2-0-gb238dbc (2022/05/31)

+

2.15.3-0-g7c8e03d (2022/06/27)