AndersDJohnson / AndersDJohnson/assemble-markdown-data
single line-break
Ouverte
question
- Langage dominant
- JavaScript
- Étoiles
- 13
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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!
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.