TW5-codemirror-plus
TW5-codemirror-plus copied to clipboard
[Enhancement] Allow links to be clicked
When clicking on a link object, the link should open in a new window (in case of an external-link) or as a new tiddler (in case of an internal link)
This explains how this can be achieved:
- https://github.com/codemirror/CodeMirror/issues/1588
- https://plnkr.co/edit/BcGmPZPoLV7usbRB2XZg?preview