Notes often mix plain text, markdown, and raw HTML in the same place. This release sharpens how WanderNotes tells them apart.
- Smarter content handling. We refined the logic that detects when content is HTML versus markdown, and improved how each type is routed to the right renderer. The upshot: mixed content shows up where and how you'd expect — embedded HTML renders as HTML, markdown renders as markdown, and the two no longer bleed into each other.