First Blogpost From dA Umbrella
Another milestone of DA Umbrella: this post is now written, edited, and published in the Mac Catalyst app. It uses a custom built markdown editor and parser.
It still lacks other markdown features according to the spec, and a lot more work needs to be done to make the UX great. However, this milestone means I can now start writing and publishing my blog in a Mac app. So exciting.
Here is a demo of supported syntaxes for my own tracking purpose:
Header 1
Header 2
Paragraphs with inline bold, italic, deletion, links, code
, images, with markdown syntax highlighting:
Code blocks
Blockquote, with inline bold, italic,
deletion, etc…
- Unordered list
- Another item
- Ordered list
- Another item