fix: typos

This commit is contained in:
2026-05-07 23:43:19 -07:00
parent 4fa8ab3d16
commit 0bba7b3181
7 changed files with 29 additions and 32 deletions
+1 -1
View File
@@ -2,4 +2,4 @@ Homepage: [https://git.tipsy.codes/charles/rikidown]
This is a very simple Markdown-wiki renderer. I use it with Obsidian, because it has a fancy UI and I like shiny things, BUT, Obsidian does not seem to be open source. And this makes me sad.
Irregardless; the tool is simple, and not super optimal. In particular, it will render the markdown page for every single request, which is fairly expensive. It might be better to render the pages when the git repo is updated/cloned, but I'm lazy.
Regardless; the tool is simple, and not super optimal. In particular, it will render the markdown page for every single request, which is fairly expensive. It might be better to render the pages when the system updates or clones the git repo, but I'm lazy.