Company
Date Published
Author
Kwindla Kramer
Word count
1129
Language
English
Hacker News points
None

Summary

We use Webflow for our product website and blog, leveraging its ease of use, flexibility, powerful features, and "just works" nature. To enhance the blog's functionality, we added custom code blocks with syntax highlighting using Prism and Postscribe libraries, which are loaded via JavaScript in the CMS template. We also integrated markdown support, converting from rich text to bare markdown and back to HTML using Showdown converter, allowing for formatting like nested lists. This extension enables collaborative editing of draft posts in Notion, simplifying content transfer between tools.