]> BookStack Code Mirror - bookstack/commit
Lexical: Added auto links on enter/space
authorDan Brown <redacted>
Sat, 14 Dec 2024 12:35:13 +0000 (12:35 +0000)
committerDan Brown <redacted>
Sat, 14 Dec 2024 12:35:13 +0000 (12:35 +0000)
commit97b201f61f98aaccf779d08634c247c8cfbbfbb5
treec31316b938e196894ef6d1d40a9b025a747dd236
parenta8ef820443cc444423f0fd21c4e1ce9fb64cbac0
Lexical: Added auto links on enter/space
resources/js/wysiwyg/index.ts
resources/js/wysiwyg/services/__tests__/auto-links.test.ts [new file with mode: 0644]
resources/js/wysiwyg/services/auto-links.ts [new file with mode: 0644]
resources/js/wysiwyg/utils/selection.ts