@enscribejs/remark
v0.1.0
Published
Remark plugin for the enscribe shorthand syntax. Hybrid architecture: micromark finds construct boundaries, Peggy parses grammar semantics.
Maintainers
Readme
@enscribejs/remark
Remark plugin for the enscribe shorthand authoring syntax.
Hybrid architecture: a micromark extension finds tag boundaries in the source
stream, and a Peggy grammar parses the internals of each tag. Produces
enscribeTag mdast nodes for downstream interpretation.
npm install @enscribejs/remarkThis is a placeholder README. See the main repository for full documentation.
