mrwweb / plans-editor-toolbar

Adds formatting and shortcut buttons and shortcuts to the GrinnellPlans editor. Also transforms the editor on mobile for easier editing.
GNU General Public License v3.0
0 stars 0 forks source link

Detect URLs in selection with Link button #11

Closed mrwweb closed 9 months ago

mrwweb commented 9 months ago

detect whether a URL or non-URL is selected when inserting a link. add support for negative cursor offsets in wrapText to support the new behavior. Also remove trailing space on the [date] inserter which was too opinionated again.

closes #1