1
0
mirror of https://github.com/elisspace/ObsidianTweaks.git synced 2026-08-29 15:44:02 +00:00

5 Commits

Author SHA1 Message Date
Jeppe Klitgaard
83df90553f fix: word extension detection sometimes bad 2021-06-13 21:47:26 +01:00
Jeppe Klitgaard
8b4cdc812d Fix: fixes CodeMirror word finder discrimination
CodeMirror does not consider some symbols like asterisks
as part of a word. We on the other hand believe that all symbols
are created equal (except whitespaces and spaces of other colours).
2021-06-13 00:12:01 +01:00
Jeppe Klitgaard
dca00ed9b5 Version 0.2.0 2021-06-12 23:20:20 +01:00
Jeppe Klitgaard
a93b890d54 Version 0.1.1
- Left and right directional copies added.
- Left over debug logging removed
- Changed to `let` over `var`
2021-06-02 23:39:41 +01:00
Jeppe Klitgaard
a447def8fb Initial commit 2021-05-31 23:08:39 +01:00