AndersDJohnson / AndersDJohnson/assemble-markdown-data
single line-break
Aperta
question
- Lingua principale
- JavaScript
- Stelle
- 13
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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!
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.