Note for MacOS Users
MacOS releases are not notarized. After dragging MarkText+ into Applications, run:
xattr -cr /Applications/marktext.app
sudo codesign --force --deep --sign - /Applications/marktext.app
Changes
What's Changed
New Contributors
Full Changelog: v1.0.10...v1.0.11