vimwiki/autoload/vimwiki
Hugo Hörnquist bda3a59f91 Made headings link to themselves.
Made each heading link to itself, by placing an <a> tag inside each
<h[1-6]> tag.

Also adds class="header" to each header, allowing for the CSS rule
    .header a { ...  }
to remove all styling from the inner links, allowing the outputed
document to look like before.
2019-01-30 21:13:29 +01:00
..
base.vim Fix: Don't double a ' character in header in TOC 2019-01-25 16:45:11 +01:00
customwiki2html.sh Clean up the help file (part 3) 2015-11-23 13:10:46 +01:00
default.tpl HTML5 doctype for HTML output 2014-09-12 11:31:06 +02:00
diary.vim Initial commit 2018-09-29 20:23:26 +02:00
html.vim Made headings link to themselves. 2019-01-30 21:13:29 +01:00
lst.vim Revert "Allow to specify additional chars for lists" 2019-01-17 21:57:42 +01:00
markdown_base.vim Allow any visual mode to be used to create a link 2018-04-22 20:58:39 +02:00
path.vim Remove foldmarkers; general reformatting 2018-04-20 07:03:53 +02:00
style.css Made headings link to themselves. 2019-01-30 21:13:29 +01:00
tags.vim Remove foldmarkers; general reformatting 2018-04-20 07:03:53 +02:00
tbl.vim Remove foldmarkers; general reformatting 2018-04-20 07:03:53 +02:00
u.vim Remove foldmarkers; general reformatting 2018-04-20 07:03:53 +02:00
vars.vim Check all user settings for correct type, range etc. 2019-01-19 21:05:27 +01:00