Closed Bug 793225 Opened 13 years ago Closed 13 years ago

Code boxes/snippets highlighting: double slashes // cause every right of it to get marked up as comment

Categories

(developer.mozilla.org Graveyard :: General, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: aryx, Unassigned)

References

()

Details

(Whiteboard: [type:bug])

This is an issue with code boxes containing code snippets which get syntax specific mark up: Double slashes ("//") cause every right of it to get marked up as comment. Example: https://developer.mozilla.org/en-US/docs/JavaScript_code_modules/Using#Programmatically_adding_aliases var ioService = Components.classes["@<a class="external linkification-ext" href="http://mozilla.org/network/io-service;1" title="Linkification: http://mozilla.org/network/io-service;1">mozilla.org/network/io-service;1</a>"] .getService(Components.interfaces.nsIIOService); Everything right of href="http: is shows as comment.
Priority: -- → P2
Whiteboard: bug
Whiteboard: bug → [type:bug]
Depends on: 862003
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.