Skip to content
This repository has been archived by the owner on Jan 25, 2019. It is now read-only.

Feature: Option to set the initial header level for reStructuredText #125

Open
gchriz opened this issue Sep 8, 2014 · 0 comments
Open
Labels

Comments

@gchriz
Copy link
Contributor

gchriz commented Sep 8, 2014

Hi!
I'm using reStructuredText documents more often than Markdown.
rst is more strict with header levels (H1..H6) than mkd and begins with H1 per default but can be configured differently too.
In wok I missed the possibility to set that initial level and so I implemented it here:
gchriz@cb47b5d
It's possible to change that value in the respective wok config file and on a per page basis within the page's meta data. Of course it's documented in the included docs.

@edunham edunham added the Feature label Nov 2, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants