mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-26 03:00:50 +02:00
Add support for LaTeX math rendering in abstracts
This commit is contained in:
parent
e1faa267bf
commit
9d440549e1
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue