High-performance programmable markup compiler WIP
draft-core contains core utilities used to parse Draft markup and object notation. It
flowchart
core[draft-core]
core --> cli[draft-cli]
core --> lsp[draft-lsp]
lsp --> editor[draft-editor]
need for rustfmt.toml:
rustup toolchain install nightly