Post #4337390
2026-08-02 20:58 UTC
Working on a simple online CMS for my Hugo blog - a WYSIWYG Markdown editor based on Quill, and some basic management around that. It still stores the raw backing Markdown files in OneDrive like I was using with Hugo directly. Hooboy is it nerve wracking! 20 years of content that exercises apparently every edge case in Markdown!
Thankfully Commonmark has an excellent test suite that I've been able to bootstrap a massive unit test infrastructure with.
Replies (0)
No replies.