0.7.0 • Published 3 years ago

@bobril/mdx v0.7.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

mdx

Helper library of components for mdx in Bobril-build

Optional parts

Syntax highlighter

Add @bobril/highlighter to dependencies.

import * as mdxCodeBlock from "@bobril/mdx/highlighter";
import * as styles from "@bobril/highlighter/styles";

mdxCodeBlock.setDefaultCodeBlock(styles.docco);
0.7.0

3 years ago

0.6.0

3 years ago

0.5.0

3 years ago

0.4.0

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago