Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Build sublime syntax for vimwiki for use with syntect #107

Open
chipsenkbeil opened this issue May 19, 2021 · 0 comments
Open

Build sublime syntax for vimwiki for use with syntect #107

chipsenkbeil opened this issue May 19, 2021 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@chipsenkbeil
Copy link
Owner

Markdown.sublime-syntax example written in YAML using syntax v3.

Have to be careful as syntect does NOT support features in v3.2 like branch_point.

Would write the syntax file and place it relative to a Rust src file that loads it using include_str!, which will pull in the file's contents at compile time.

@chipsenkbeil chipsenkbeil added the enhancement New feature or request label May 19, 2021
@chipsenkbeil chipsenkbeil added this to the backlog milestone May 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant