Legacy Text Transformer - samwega/obsidian-wordsmith GitHub Wiki

WordSmith was originally forked from Proofreader. Prior to v1.3.0, WordSmith used ==highlighted== additions and ~~struck-through~~ deletions, using the regex based mechanics, all inherited from Proofreader. Almost none of the original Proofreader code remains now, as WordSmith is based around CodeMirror 6 Decorations.

[!NOTE] If you prefer the previous suggestion system, as it allows to use ==highlight== and ~~strikethrough~~ in other markdown based applications, the last version to use this was v1.2.2. You can find it on the releases page.