@textlint/markdown-to-ast
- Version 14.4.2
- Published
- 35.4 kB
- 9 dependencies
- MIT license
Install
npm i @textlint/markdown-to-ast
yarn add @textlint/markdown-to-ast
pnpm add @textlint/markdown-to-ast
Overview
Parse Markdown to AST with location info.
Index
Functions
Functions
function parse
parse: (text: string) => TxtDocumentNode;
parse Markdown text and return ast mapped location info.
Parameter text
Package Files (1)
Dependencies (9)
Dev Dependencies (8)
Peer Dependencies (0)
No peer dependencies.
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/@textlint/markdown-to-ast
.
- Markdown[![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/@textlint/markdown-to-ast)
- HTML<a href="https://www.jsdocs.io/package/@textlint/markdown-to-ast"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 3120 ms. - Missing or incorrect documentation? Open an issue for this package.