AndersDJohnson / AndersDJohnson/assemble-markdown-data

single line-break

Open
#3 2 comments 0 reactions 1 assignee Claimed by @AndersDJohnson View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.