ifcurl/forgejo/custom
Bruno Postle 57180bc178 Fix: skip contenteditable editor areas in linkifyBareIfcUrls and replaceIfcAnchors
Forgejo's WYSIWYG editor uses a contenteditable div. Walking text nodes
inside it caused linkifyBareIfcUrls to split [label](ifc://...) by wrapping
just the URL in an anchor, which the editor serialised back as [label]().
2026-05-17 23:44:19 +01:00
..
public/assets Fix: skip contenteditable editor areas in linkifyBareIfcUrls and replaceIfcAnchors 2026-05-17 23:44:19 +01:00