vimwiki 0.1.0-alpha.1

Library that provides support to parse, generate, and manipulate vimwiki langauge.
Documentation
1
2
3
4
5
# vimwiki

The following crate represents the language definition and parsing support for
the vimwiki language. This has been broken out to be a shareable crate for
others to build on top of the vimwiki langauge and write their own tooling.