supersigil-parser 0.4.0

Parsing pipeline for supersigil Markdown spec documents
Documentation

supersigil-parser

Parsing pipeline for supersigil spec documents.

Documents use standard Markdown with supersigil-xml fenced code blocks for component markup. This crate turns those documents into a structured representation that the rest of the supersigil toolchain can analyze and verify.

Usage

[dependencies]
supersigil-parser = "0.1"

License

Licensed under either of Apache License, Version 2.0 or MIT License at your option.