aboutsummaryrefslogtreecommitdiff
path: root/static/media/content.013c8163.md
diff options
context:
space:
mode:
authoreug-vs <eug-vs@keemail.me>2021-01-11 20:17:29 +0000
committereug-vs <eug-vs@keemail.me>2021-01-11 20:17:29 +0000
commitfc08a51ef0e7ebb2d14bc7159050561ef6c1eca1 (patch)
treebb4dc87919908d5f0326ee69b059e66ecaefd6de /static/media/content.013c8163.md
parent2ad8cfb4f6ace4b4a21018d801b08a485320ede7 (diff)
downloadreact-benzin-fc08a51ef0e7ebb2d14bc7159050561ef6c1eca1.tar.gz
Updates
Diffstat (limited to 'static/media/content.013c8163.md')
-rw-r--r--static/media/content.013c8163.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/static/media/content.013c8163.md b/static/media/content.013c8163.md
new file mode 100644
index 0000000..41607a9
--- /dev/null
+++ b/static/media/content.013c8163.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`
+