nasg/templates
Peter Molnar d3fbf2e51f Back To Pandoc
So, Python Markdown is a bottomless pit of horrors, including crippling parsing bugs,
random   out of nowhere, lack of features. It's definitely much faster, than
Pandoc, but Pandoc doesn't go full retard where there's a regex in a fenced code block,
that happens to be a regex for markdown elements.

Also added some ugly post string replacements to make Pandoc fenced code output work
with Prism:
instead of the Pandoc <pre class="codelang"><code>, Prism wants
<pre><code class="language-codelang>, so I added a regex sub, because it's 00:32.
2018-08-04 00:28:55 +01:00
..
base.j2.html Back To Pandoc 2018-08-04 00:28:55 +01:00
Category.j2.html - simplifications 2018-07-25 13:24:31 +01:00
Index.j2.php Back To Pandoc 2018-08-04 00:28:55 +01:00
prism.css Back on prismjs <https://prismjs.com/> for syntax highlighting. 2018-08-02 22:47:49 +01:00
prism.js Back on prismjs <https://prismjs.com/> for syntax highlighting. 2018-08-02 22:47:49 +01:00
Search.j2.php search is now PHP and is back in place 2018-07-22 11:33:59 +01:00
Singular.j2.html Back To Pandoc 2018-08-04 00:28:55 +01:00
style-alt.css Back on prismjs <https://prismjs.com/> for syntax highlighting. 2018-08-02 22:47:49 +01:00
style-print.css Back on prismjs <https://prismjs.com/> for syntax highlighting. 2018-08-02 22:47:49 +01:00
style.css Back To Pandoc 2018-08-04 00:28:55 +01:00
symbols.svg dual contrast CSS 2018-06-17 17:30:50 +00:00
watermark.png moved templates to subdirectory 2017-10-06 22:51:30 +02:00
WebImage.j2.html v4.0a 2018-07-20 16:45:42 +01:00