Closed difanta closed 1 year ago
Tag injection works but heading ids are not handled, a tag has format page#heading_name
and is a "broken" link because it should be page#heading_id
. Handling id would introduce some problems, for example renaming tag on referenced heading rename and directiveToTags should output [page#heading_name](page#heading_id)
, but it currently can't.
After Release: