1.0.1 • Published 8 months ago

@bobril/mdx v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

mdx

Helper library of components for mdx in Bobril-build

Change log

1.0.0

  • Fixed javascript xss in a href attribute

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);
1.0.1

8 months ago

1.0.0

11 months ago

0.7.0

4 years ago

0.6.0

4 years ago

0.5.0

4 years ago

0.4.0

4 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago