When using in-text-tagging plugin, double anchors are still detected as tags. #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
when a Zettel is anchored with §§{somenumber}, the intext tag plugin will still detect it as a tag and place it in the tag-tree.
The solution hides in
case "list"in thetaggingHook, where an additional check for duplicate markers is necessary.There might be better ways? but it works
Fixed here for now:
f1f52efb68closed
added 1 commit
01cce369- Enable WikiStyle linksCompare with previous version
added 1 commit
6eee455c- Update README.mdCompare with previous version
unmarked as a Work In Progress
merged
mentioned in commit
32c4c587d9