Closed Bug 1192724 Opened 10 years ago Closed 10 years ago

Make display of <var> tags italic

Categories

(developer.mozilla.org Graveyard :: Wiki pages, defect)

All
Other
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: sebo, Unassigned)

References

Details

(Whiteboard: [specification][type:change])

What feature should be changed? Please provide the URL of the feature if possible. ================================================================================== <var> tags should be displayed italic. See https://developer.mozilla.org/en-US/docs/Web/API/Blob/type as an example. What problems would this solve? =============================== This would allow to replace the currently used <em> for variable parts within syntax definitions by the semantically correct <var>. Who would use this? =================== All readers. What would users see? ===================== Text enclosed by <var> being italic. What would users do? What would happen as a result? =================================================== The related parts can be identified as variable. Is there anything else we should know? ======================================
Component: General → Wiki pages
Blocks: 1192728
At least in a class=syntaxbox section (if it looks too bold to do it for the general case ;-) )
Commits pushed to master at https://github.com/mozilla/kuma https://github.com/mozilla/kuma/commit/25f6891da22527fd6391f504c3fa9593e52a800c Fix Bug 1192724 - Make <var> tags italic https://github.com/mozilla/kuma/commit/a4a673644a8df2859ccc9970b2509b72dd71721b Merge pull request #3395 from stephaniehobson/bug-1192724-var Fix Bug 1192724 - Make <var> tags italic
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Thanks, looks good! Sebastian
Status: RESOLVED → VERIFIED
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.