From 2124e18f0f57c6e227214c583690a86825b57fa2 Mon Sep 17 00:00:00 2001 From: eug-vs Date: Thu, 14 Jan 2021 16:58:52 +0000 Subject: Updates --- static/media/content.013c8163.md | 13 ------------- static/media/content.b312f0cd.md | 13 +++++++++++++ 2 files changed, 13 insertions(+), 13 deletions(-) delete mode 100644 static/media/content.013c8163.md create mode 100644 static/media/content.b312f0cd.md (limited to 'static/media') diff --git a/static/media/content.013c8163.md b/static/media/content.013c8163.md deleted file mode 100644 index 41607a9..0000000 --- a/static/media/content.013c8163.md +++ /dev/null @@ -1,13 +0,0 @@ -## 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(, document.getElementById(\'root\')); -``` - -`$tryButton` - 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(, document.getElementById('root')); +``` + +`$tryButton` + -- cgit v1.2.3