Request in order to get a better read/writing experience.
Hi,
I've some requests, in order to get a better read/writing experience:
1. First one is a layout request. I really would like to see an option tot place te hashes of the header outside the left margin. By doing so, the text is more readable. Similar like iA-Writer:
2. An other request is an (toggle) option to hide the links of MD-links and tje links are only visible when entering the text via a cursor. Sometimes namely the url in a ML-link is very long `[link text](https://a-very-long-link` So when toggling the option 'hide MD url' the above text becomes only `[link text]` in the editor. Similar like [FoldingText](https://www.foldingtext.com) did.
3. My last request is (re)numbering headers. Right now you can renumber numbered lists via the contextual menu. During wringing longer text with a lot of headers it is nice to have (automatic) numbers in your headers. So it would also be great when you could (re)number the headers using an in-app script.
So:
```
# header title
## header title
# header title
## header title
```
becomes:
```
# 1. header title
## 1.2 header title
# 2 header title
## 2. 1 header title
```
And also an script to remove the prepending numbers in order to postproces the MMD.
== Feek
1
-
Hi,
Maybe it is an suggestion to add the header numbers in the gutter like is done for "View > Show line numbers" and "View > Show Paragraph numbers" 
0
Please sign in to leave a comment.
Comments
1 comment