AndersDJohnson / AndersDJohnson/assemble-markdown-data
single line-break
Abierto
question
- Lenguaje dominante
- JavaScript
- Estrellas
- 13
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Hi,
I have noticed that the single line-break is not working. This is the markup I am using:
```
markdown: |
Test first line\s\s
test second line
```
The result is:
```
Test first line\s\s
test second line
```
But no break line tag `"
"` is printed.
Any idea of what could be the problem?
Many thanks!
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.