New
- Added
uncamel
filter to convert camelCase and PascalCase to spaced lowercase text.
Improved
- Schema.org variables now includes full objects where possible.
title
andcapitalize
filters now handle both keys and values within objects.list
andblockquote
filters now automatically indent nested arrays.replace
andjoin
filters now support newlines using\n
- Cleaned up HTML inside complex tables that are not converted to Markdown.
- Variable and filter syntax is more resilient to extra spaces, newlines and tab indentation allowing more flexibility in writing style.
- Improved export on iOS, now uses share sheet when possible.
- Fixed dark mode for Safari.
- Many iOS UI improvements.