captbaritone / captbaritone/jerkll
Added a page and it's blank or no response
Open
- Dominant language
- JavaScript
- Stars
- 18
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
I added a page and this works -
```
---
{
"template": "templates/page.html",
"page.title": "Test"
}
---
## This is a test
```
This does not -
```
---
{
"template": "templates/page.html",
"page.title": "Test"
}
---
This is a test
--------------
```
Can you see why? Marked.js does not seem to like it for some reason.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.