mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-25 09:47:06 +00:00
JATS template: add abstract
This commit is contained in:
@@ -167,6 +167,11 @@ $if(copyright.text)$
|
||||
</permissions>
|
||||
$endif$
|
||||
$endif$
|
||||
$if(abstract)$
|
||||
<abstract>
|
||||
$abstract$
|
||||
</abstract>
|
||||
$endif$
|
||||
$if(tags)$
|
||||
<kwd-group kwd-group-type="author">
|
||||
$for(tags)$
|
||||
|
||||
Reference in New Issue
Block a user