captn3m0 / captn3m0/pystitcher
Render Markdown inline
Open
- Dominant language
- Python
- Stars
- 396
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Within the markdown, provide a way to declare pages that get rendered as stand-alone pages as well.
````
# Cover

# Colophon
```
# Hobbit
## There and back again
## By JRR Tolkein
```{: inline=1}

````
Renders a cover, a single page with the 3 lines as above, and then the foreword. So the colophon ends up linking to the middle text section
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.