simple_markdown_extension_blueprint v0.1.0 SimpleMarkdownExtensionBlueprint
Adds syntax for issuing a blueprint command and embedding the resulting SVG.
The command takes the form of @blueprint[]
or @blueprint()
. Where inside the brackets are the arguments that can be passed to a blueprint
escript.
Example
@blueprint[plot app --messages --colour]
Which produces:
Link to this section Summary
Functions
Insert the blueprint command rule in a appropriate place in the rule parser
The rule for matching blueprint commands
Link to this section Functions
Insert the blueprint command rule in a appropriate place in the rule parser.
The rule for matching blueprint commands.