move html papers to md

This commit is contained in:
arcan1s
2016-01-24 15:41:28 +03:00
parent 28dd83b280
commit 4c9ff17bf0
57 changed files with 2815 additions and 3184 deletions

View File

@ -19,7 +19,6 @@
<item>
<title>{{ post.title | xml_escape }}</title>
<description>
{{ post.description | xml_escape }}
{{ post.content | xml_escape}}
</description>
<pubDate>{{ post.date | date: "%a, %d %b %Y %H:%M:%S %z" }}</pubDate>