Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0-alpha-9
-
Fix Version/s: 1.1
-
Component/s: Module - Confluence
-
Labels:None
-
Number of attachments :
Description
Confluence module should remove leading '#' from anchor link. E.g. [#top] should be rendered as <a href="#top">top</a> in HTML.
Attached patch (link-patch) - test case and fix for issue.