diff options
author | eug-vs <eug-vs@keemail.me> | 2021-01-14 16:58:52 +0000 |
---|---|---|
committer | eug-vs <eug-vs@keemail.me> | 2021-01-14 16:58:52 +0000 |
commit | 2124e18f0f57c6e227214c583690a86825b57fa2 (patch) | |
tree | 9bdcd2c2c6869b8ac1f043f348813f567555bee0 /static/media/content.b312f0cd.md | |
parent | fc08a51ef0e7ebb2d14bc7159050561ef6c1eca1 (diff) | |
download | react-benzin-gh-pages.tar.gz |
Updatesgh-pages
Diffstat (limited to 'static/media/content.b312f0cd.md')
-rw-r--r-- | static/media/content.b312f0cd.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/static/media/content.b312f0cd.md b/static/media/content.b312f0cd.md new file mode 100644 index 0000000..01d848f --- /dev/null +++ b/static/media/content.b312f0cd.md @@ -0,0 +1,13 @@ +## Markdown +[Markdown file](${url}) *(...`$fileName`)* that you can see on the left was parsed and rendered by **BENZIN**! :rocket: +Switch between tabs on the header to explore other markdown templates. :recycle: +Templates on the left are being loaded from the [GitHub](https://github.com), though this pane is generated from plaintext. :pen: +## How do I use this feature? +``` +import Markdown from 'react-benzin'; +const data = '# Header\nHello, *world!*'; +ReactDOM.render(<Markdown data={data}/>, document.getElementById('root')); +``` + +`$tryButton` + |