Tinmarino
|
22d9d012ba
|
Fix: Broken TOC links format when using default syntax (Issue #981)
- Not normalising for default
- SetExt header missed a `^` in the regex so mateched the trailing ===
of === head3 ===
|
2020-08-12 23:59:45 -04:00 |
|
Tinmarino
|
2332dc1514
|
Refactor: Test & Doc: Remove test/vader_include and move DesignNotes to doc
- vader_include is declareing functions -> faster to load (parse) once in
vimrc
- DesignNotes is doc so goes to doc
|
2020-07-29 23:29:03 -04:00 |
|
Rane Brown
|
19f913429f
|
Don't overwrite user setting of list_margin.
Closes #789
|
2019-12-23 13:35:31 -07:00 |
|
Rane Brown
|
7ad0ad36dc
|
Set default list_margin=0 for markdown
|
2019-12-21 09:09:16 -07:00 |
|