You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some context: I am in search of a "good" markdown editing experience, which in my opinion includes these features. I am taking notes on directus/directus#16762, which includes a link to a spreadsheet that has an evaluation of various editors and CMS's.
I see that user/plugins/admin/themes/grav/package.json references CodeMirror 5, which lacks support for these auto-* features, see codemirror/codemirror5#7009.
CodeMirror6 does not codemirror/dev#1020. I'll note on the roadmap for Grav 2 that an upgrade to CodeMirror6 with support for iOS' auto-* features would be great.
Description
The autocorrect, autopunctuation, and autocapitalization features do not work on iOS for the content input.
Steps to reproduce
Versions
Grav: 1.7.37.1
Admin: 1.10.37.1
PHP: 8.1.13
iOS Safari version: 15
Recording
FullSizeRender.MOV
The text was updated successfully, but these errors were encountered: