Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Functions
myst_parser.parsers.mdit Namespace Reference

Functions

MarkdownIt create_md_parser (MdParserConfig config, Callable[[MarkdownIt], RendererProtocol] renderer)
 

Detailed Description

This module holds the ``create_md_parser`` function,
which creates a parser from the config.

Function Documentation

◆ create_md_parser()

MarkdownIt myst_parser.parsers.mdit.create_md_parser ( MdParserConfig  config,
Callable[[MarkdownIt], RendererProtocol]   renderer 
)
Return a Markdown parser with the required MyST configuration.