mirror of
https://github.com/rendercv/rendercv.git
synced 2026-03-02 13:36:19 -05:00
sb2nov: fix a NormalEntry bug
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
\resumeNormalSubheading
|
||||
{<<entry.name>>}{((* if entry.date_string == "" *))<<entry.location>>((* else *))<<entry.date_string>>((* endif *))}
|
||||
{<<entry.name>>}{<<entry.location>>((* if entry.date_string and entry.location *)), ((* endif *))<<entry.date_string>>}
|
||||
((* for item in entry.highlights *))
|
||||
((* if loop.first *))
|
||||
\resumeItemListStart
|
||||
|
||||
Reference in New Issue
Block a user