AndersDJohnson / AndersDJohnson/assemble-markdown-data
single line-break
Offen
#3
2 Kommentare
0 Reaktionen
1 zugewiesene Person
Beansprucht von @AndersDJohnson
Auf GitHub ansehen
question
- Vorherrschende Sprache
- JavaScript
- Sterne
- 13
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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!
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.