Closed Bug 640379 Opened 14 years ago Closed 6 years ago

nowiki syntax not fully implemented

Categories

(support.mozillamessaging.com Graveyard :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: jenzed, Unassigned)

References

Details

The <nowiki> tag should prevent the parser from automatically generating a link. See http://www.mediawiki.org/wiki/Help:Links#How_to_avoid_auto-links. On kitsune, however, it does not work for external links. For example, both "http://mediawiki.org" and "<nowiki>http://mediawiki.org</nowiki>" generate linked text. <nowiki> seems to be correctly implemented for links to pages within the same site. For example, <nowiki>[[Another Page]]</nowiki> generates the unlinked text "[[Another Page]]".
Blocks: 623690
<nowiki> in the current parser doesn't know anything our custom extensions, and external URLs are linkified after wiki markup is processed.
Blocks: 645198
No longer blocks: 645198
Blocks: 645198
No longer blocks: 623690
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.