Modify ↓
Opened 16 years ago
Last modified 4 years ago
#3356 new defect
Intra-page links don't convert
Reported by: | James Yonan | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | MediaWikiPluginMacro |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
Mediawiki intra-page links don't convert, such as this. Normally, under heading1, there would be a link with anchor text "heading 4" that points to the "heading4" section of the page. With MediaWikiPluginMacro, the link under heading1 is not rendered.
== heading1 == [[#heading4|heading 4]] == heading2 == test2 == heading3 == test3 == heading4 == test4
Attachments (0)
Note: See
TracTickets for help on using
tickets.