mirror of
https://github.com/rendercv/rendercv.git
synced 2026-05-18 21:52:33 -04:00
fix markdown PublicationEntry template's "journal" bug
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
- <<entry.date_string>>
|
||||
- <<entry.authors|map("abbreviate_name")|join(", ")>>
|
||||
((* if entry.journal *))- <<entry.journal>> ((* endif *))
|
||||
((* if entry.journal != "" *))- <<entry.journal>> ((* endif *))
|
||||
|
||||
Reference in New Issue
Block a user