1
0
mirror of https://github.com/elisspace/ObsidianTweaks.git synced 2026-08-29 15:44:02 +00:00
Files
ObsidianTweaks/versions.json
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

7 lines
89 B
JSON
Executable File

{
"0.2.1": "0.12.3",
"0.2.0": "0.12.3",
"0.1.1": "0.12.3",
"0.1.0": "0.12.3"
}