Make a bulk conversion of markdown images to HTML strings using a regex find and replace with VS Code.
When writing some script or program that works with markdown files, it's nice to not have to generate them manually. Here's a script to get the job done for you.
Markdown is a powerful syntax and tool that enables us to more easily write content for the web.
Bear is one of the best editors out there, but lacks workflows for your content. Here's how to programmatically write Bear notes to local markdown files.