Opened 8 years ago

Last modified 8 years ago

#15910 closed defect

<code> looks like Normal Text in Help Browser — at Initial Version

Reported by: Hb--- Owned by: team
Priority: normal Milestone: 18.02
Component: Core Version:
Keywords: help browser CSS formatting wiki Cc:

Description

Keystrokes, key=value pairs and URLs are formatted in the Wiki by enclosing them with ` characters (ASCII 96). TracWiki translates this to <code>. The alternative is {{{three curly brackets}}} which is translated to <preformat> in HTML.

The Wiki shows <code> in a monospaced font with a brown frame.

In the Online Help Browser both styles are missing. Therefore important keywords can't be distinguished from normal text, see wiki:/Help/ErrorMessages.

JOSM seems to strip some parts of the wiki page before displaying according to wiki:/DevelopersGuide/HelpSystem#Helpcontentwithinhelppages

Change History (0)

Note: See TracTickets for help on using tickets.