-
Notifications
You must be signed in to change notification settings - Fork 66
[Discussion] Update defaults #287
Copy link
Copy link
Closed
Description
related: lervag/wiki-ft.vim#14
As mention in the related issue made on the wiki-ft repo, we defaults to .wiki file extension but the syntax that we check in functions such as wiki#toc#gather_entries for markdown syntax.
So my proposal for updating the defaults are:
- making markdown the default filetype and the extension
.mdthe default; - make the default tag parser one who checks for
#tag; - refactoring vim script APIs for support other filetypes.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels