vimwiki
commands
| command | description |
| — | — |
| =
| increase header |
| -
| decrease header |
| C-space
| check todo box |
| glh
| step down list |
| gll
| step up list |
| glr
| refresh numbered list |
| \w\t
| day diary in new tab |
| \w\i
| on diary index generate new links |
| \wt
| open wiki index in tab (only after mapping nmap <Leader>wt <Plug>VimwikiTabnewLink
) |
| \wi
| open diary index |
syntax highlighting
echo hello friend
convert to html
pandoc -s -f markdown -t html -o uofu/azure_ad_requirements.html uofu/azure_ad_requirements.md && firefox uofu/azure_ad_requirements .html
anchors
use [title] (#anchor#subanchor) i'm using :tags: under a #ref header to jump to links in page
- switch to pandoc markdown