Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix matching html content as obsidian tags
addresses ObsidianToAnki#536 This regex matches obsidian tag style `#my-tag` only if it's not part of an HTML expression, e.g. from ObsidianToAnki#536, `&ObsidianToAnki#39;` will be matched and skipped over.
- Loading branch information