Proposed resolution
Add support for the smart punctuation extension: https://commonmark.thephpleague.com/1.4/extensions/autolinks/
| Plugin ID | league/commonmark-ext-autolink |
| Settings Schema | markdown_extension_settings.league/commonmark-ext-autolink |
| Settings Key | N/A |
| Settings | This extension technically doesn't have any settings, however it would be nice to "consolidate" or "merge" our custom "AtAutolink" and "HashAutolink" extensions into this one. |
Remaining tasks
- Create
MarkdownExtensionplugin. - Add config schema for settings
- Add settings form in plugin.
Comments
Comment #2
markhalliwellComment #3
markhalliwellComment #5
markhalliwell