yogthos/Selmer

Question about comments

Open

#170 opened on Jan 18, 2018

 (4 comments) (1 reaction) (0 assignees)Clojure (121 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (1,042 stars)
PR merge metrics
 (No merged PRs in 30d)

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