yogthos/Selmer

Question about comments

Open

#170 opened on Jan 18, 2018

View on GitHub
 (4 comments) (1 reaction) (0 assignees)Clojure (670 stars) (86 forks)batch import
enhancementhelp wanted

Description

I have a template like:

PMID- {{pmid}}
OWN - {{own}}
{# STAT- In-Process #}

The line with the comment {# STAT- In-Process #} gets rendered as a newline. Can I prevent this while still keeping it at its own line?

Contributor guide