From dcd4b33437ee2d76762844fd5b757285a0495900 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 2 Feb 2023 21:15:03 +0000 Subject: markdown (2feb23) git-svn-id: svn://tug.org/texlive/trunk@65715 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/markdown/examples/example.md | 6 ++++++ Master/texmf-dist/doc/latex/markdown/examples/latex.tex | 1 + 2 files changed, 7 insertions(+) (limited to 'Master/texmf-dist/doc/latex/markdown') diff --git a/Master/texmf-dist/doc/latex/markdown/examples/example.md b/Master/texmf-dist/doc/latex/markdown/examples/example.md index f697bcff579..16d32368d92 100644 --- a/Master/texmf-dist/doc/latex/markdown/examples/example.md +++ b/Master/texmf-dist/doc/latex/markdown/examples/example.md @@ -171,3 +171,9 @@ This is raw `\TeX`{=tex} code: ``` {=tex} $$ x^n + y^n = z^n $$ ``` + +| this is a line block that +| spans multiple +| even + discontinuous +| lines diff --git a/Master/texmf-dist/doc/latex/markdown/examples/latex.tex b/Master/texmf-dist/doc/latex/markdown/examples/latex.tex index c14bc4bd474..a37b9049e2c 100644 --- a/Master/texmf-dist/doc/latex/markdown/examples/latex.tex +++ b/Master/texmf-dist/doc/latex/markdown/examples/latex.tex @@ -24,6 +24,7 @@ hashEnumerators, inlineNotes, jekyllData, + lineBlocks, notes, pipeTables, rawAttribute, -- cgit v1.2.3