AndersDJohnson / AndersDJohnson/assemble-markdown-data
single line-break
Open
question
- Dominant language
- JavaScript
- Stars
- 13
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
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!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.