summaryrefslogtreecommitdiffhomepage
path: root/resources/md
diff options
context:
space:
mode:
Diffstat (limited to 'resources/md')
-rw-r--r--resources/md/2021-06-22-clean-sandbox.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/resources/md/2021-06-22-clean-sandbox.md b/resources/md/2021-06-22-clean-sandbox.md
new file mode 100644
index 0000000..623a080
--- /dev/null
+++ b/resources/md/2021-06-22-clean-sandbox.md
@@ -0,0 +1,7 @@
+Example of an article with markdown.
+
+See https://camilstaps.gitlab.io/clean-sandbox.
+
+```js
+let xyz = 5;
+```