vimwiki/doc
Tinmarino 69ead3bf3c Fix: VimwikiTOC is broken against headers with link (Issue #182)
Problem: VimwikiTOC and follow_link do not support header (anchor) with
link in their body

Solution:
- VimwikiTOC (easy): Create function base.vim s:clean_header_text that
converts [DESC](URL) -> DESC
- follow_link (hard):
-- [[URL]]: was already working due to punctuation removal.
-- [DESC](URL): Search for a potential `]([^)]*)` after every character
2020-08-05 22:26:05 -04:00
..
DesignNotes.md Refactor: Test & Doc: Remove test/vader_include and move DesignNotes to doc 2020-07-29 23:29:03 -04:00
entries.png Add screen shots provided by @monkinco in PR #670 2019-04-20 13:51:15 +02:00
lists.png Add screen shots provided by @monkinco in PR #670 2019-04-20 13:51:15 +02:00
logo.svg Darken logo text (#902) 2020-06-04 18:35:05 +02:00
screenshot_1.png Add two screenshots 2015-11-17 15:52:02 +01:00
screenshot_2.png Add two screenshots 2015-11-17 15:52:02 +01:00
splash.png Darken logo text (#902) 2020-06-04 18:35:05 +02:00
todos.png Add screen shots provided by @monkinco in PR #670 2019-04-20 13:51:15 +02:00
vimwiki.txt Fix: VimwikiTOC is broken against headers with link (Issue #182) 2020-08-05 22:26:05 -04:00
wiki.png Add screen shots provided by @monkinco in PR #670 2019-04-20 13:51:15 +02:00