Markdown Preview 0.0.24
GitHub-style alert blockquotes now render with their intended labels, and the Open With menu finds more Markdown editors.
Added
- GitHub-style alert blockquotes render with labels and colors. Blockquotes that start with
[!NOTE],[!TIP],[!IMPORTANT],[!WARNING], or[!CAUTION]now render as alert callouts, including custom titles after the marker (#113).
Fixed
- More Markdown editors appear in Open With. Trusted Markdown-first editors such as iA Writer, Typora, MacDown, and Obsidian are now included even when Launch Services exposes them through custom Markdown UTIs, while noisy non-editors are filtered out (#116, #114).
Contributors
Thanks to the external contributor who shipped in this release:
- @jphastings — GitHub-style alert blockquotes (#113)