Add support for LaTeX math rendering in abstracts

This commit is contained in:
George Cushen 2016-05-10 15:01:49 +01:00
commit 9d440549e1

View file

@ -16,7 +16,7 @@
</div>
<h3>Abstract</h3>
<p>{{ .Params.abstract | markdownify }}</p>
<p>{{ .Params.abstract }}</p>
<div class="row">
<div class="col-sm-1"></div>