From de8fd9328e9deb0d1ec596d7486686ea3cb688c2 Mon Sep 17 00:00:00 2001 From: "Felix (xq) Queißner" Date: Tue, 9 Jun 2020 18:27:38 +0200 Subject: Includes cmark markdown parser library. --- lib/cmark/tools/xml2md.xsl | 319 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 319 insertions(+) create mode 100644 lib/cmark/tools/xml2md.xsl (limited to 'lib/cmark/tools/xml2md.xsl') diff --git a/lib/cmark/tools/xml2md.xsl b/lib/cmark/tools/xml2md.xsl new file mode 100644 index 0000000..0122e5f --- /dev/null +++ b/lib/cmark/tools/xml2md.xsl @@ -0,0 +1,319 @@ + + + + + + + + + + + + + + + + Unsupported element '' + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + *** + + + + + + + + + + + + + - + + + + . + ) + + + + + + + + + + + + + + + + + + + + + + + > + + + + + > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \. + + + + + + + \) + + + + + + + \ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + * + + * + + + + ** + + ** + + + + + + + + + + + + + + + + + + + + + ! + [ + + ]( + + + + + + " + + + + + " + + ) + + + + + + + + + + + + + + + + + + + + + \ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3