Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc/wiki.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1960,8 +1960,8 @@ MAPPINGS AND COMMANDS REFERENCE *wiki-mappings-reference*
in-browser wiki navigation, but for it to work well, it requires that:

1. `-ext` is set to `html`, and
2. |g:wiki_link_creation| should have a `url_transform` that appends
the extension.
2. |g:wiki_link_creation| should have an entry with the key `html`,
which contains the option `url_extension` with the value `.html`.

-output ~
Set output directory where the exported file is stored. Relative paths are
Expand Down