From 5a1692505ed1c08c8c2b78ccc4574bf0a1c8f896 Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Sun, 14 Jul 2024 12:19:03 -0400 Subject: Switch back to smu for markdown parsing --- posts/qol.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'posts/qol.md') diff --git a/posts/qol.md b/posts/qol.md index 57da105..5e2e5a3 100644 --- a/posts/qol.md +++ b/posts/qol.md @@ -19,6 +19,8 @@ I haven't circled back to `barf` in quite a bit of time, so I'm happy to announc **Swapped out `smu` for `lowdown`** +> IMPORTANT! This is no longer true. I have gone to back to using my own forked version of `smu` + * The default Markdown parser is now set to `lowdown`. The original parser (`smu`) is great, but I wanted to make the project simpler by avoiding users to clone and build a separate package. That's it really! I've also updated the original blog posts about setting up `barf` on macOS and OpenBSD to reflect these changes. -- cgit v1.2.3-54-g00ecf