This is a first POC attempt to directly post an Obsidian note to my website.
The script now merely grabs the filecontent and title from files in a predefined folder, and sends it to my Micropub endpoint. **Markdown bold** is not transformed into bold HTML equivalents.
A link is in this text is [Markdown link to my blog](https://www.zylstra.org/blog) is not transformed into a HTML hyperlink to my blog.
Nothing is done yet for tags, categories etc. This is just a first attempt to see if the basic process can be made to work.
I added this image of how the original looks in my Obsidian notes after successfully posting the text above using Micropub