mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-18 21:33:07 +02:00
Document taskwiki_markup_syntax
This documents the taskwiki_markup_syntax setting added in #192. Ref: https://github.com/tbabej/taskwiki/issues/165#issuecomment-432211801
This commit is contained in:
parent
056d9e82f5
commit
08480810ec
1 changed files with 7 additions and 0 deletions
|
@ -730,6 +730,13 @@ constructs.
|
|||
Example:
|
||||
let g:taskwiki_maplocalleader=",t"
|
||||
|
||||
*taskwiki_markup_syntax*
|
||||
This variable specifies the markup syntax you want to use in your
|
||||
VimWiki pages. Valid values are "default" and "markdown".
|
||||
|
||||
Example:
|
||||
let g:taskwiki_markup_syntax = "default"
|
||||
|
||||
=============================================================================
|
||||
9. TROUBLESHOOTING *taskwiki-trouble*
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue