aboutsummaryrefslogtreecommitdiff
path: root/content/notes/presentations-with-markdown.md
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2023-06-27 14:50:20 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2023-06-27 14:50:20 +0200
commit8697555125c57ae64a0c9b78514b4aac4fd523de (patch)
treea699df53a7c35a4425f30bca86982c4341f6de40 /content/notes/presentations-with-markdown.md
parent33b2615a5038bc85036081e8b5e0da8584d88097 (diff)
downloadmitjafelicijan.com-8697555125c57ae64a0c9b78514b4aac4fd523de.tar.gz
Massive formatting and added figcaption
Diffstat (limited to 'content/notes/presentations-with-markdown.md')
-rw-r--r--content/notes/presentations-with-markdown.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/notes/presentations-with-markdown.md b/content/notes/presentations-with-markdown.md
index f43faad..e2ba0a8 100644
--- a/content/notes/presentations-with-markdown.md
+++ b/content/notes/presentations-with-markdown.md
@@ -7,8 +7,8 @@ draft: false
7tags: [random] 7tags: [random]
8--- 8---
9 9
10A simple way to make presentations without using desktop apps or using 10A simple way to make presentations without using desktop apps or using online
11online services is https://github.com/remarkjs/remark. 11services is https://github.com/remarkjs/remark.
12 12
13First create `index.html` and be sure you make changes to `config` variable. 13First create `index.html` and be sure you make changes to `config` variable.
14 14