<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cmark/tools/xml2md.xsl, branch master</title>
<subtitle>My own fork of cmark for commonmark conversion</subtitle>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/'/>
<entry>
<title>Minor fixes to xml2md.xsl</title>
<updated>2018-09-14T13:52:32+00:00</updated>
<author>
<name>Nick Wellnhofer</name>
<email>wellnhofer@aevum.de</email>
</author>
<published>2018-09-14T13:52:32+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=75870fbc450a9a973698ababa4eef35bbe63f747'/>
<id>75870fbc450a9a973698ababa4eef35bbe63f747</id>
<content type='text'>
- Remove outdated comment
- Fix code block delimiter
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Remove outdated comment
- Fix code block delimiter
</pre>
</div>
</content>
</entry>
<entry>
<title>XSLT stylesheet to convert cmark XML back to Commonmark</title>
<updated>2018-09-14T10:48:10+00:00</updated>
<author>
<name>Nick Wellnhofer</name>
<email>wellnhofer@aevum.de</email>
</author>
<published>2018-09-14T10:48:10+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=0707ada63bf5662c34b8f8fab60291840377217c'/>
<id>0707ada63bf5662c34b8f8fab60291840377217c</id>
<content type='text'>
Initial version of an XSLT stylesheet that converts the XML format
produced by `cmark -t xml` back to Commonmark.

Fixes #264
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Initial version of an XSLT stylesheet that converts the XML format
produced by `cmark -t xml` back to Commonmark.

Fixes #264
</pre>
</div>
</content>
</entry>
</feed>
