yogthos/Selmer

Question about comments

Open

#170 aberto em 18 de jan. de 2018

Ver no GitHub
 (4 comments) (1 reaction) (0 assignees)Clojure (86 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (670 stars)
Métricas de merge de PR
 (Mesclagem média 39m) (4 fundiu PRs em 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?

Guia do colaborador