-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
acceptedAccepted this issue as a valid issue that will be actionedAccepted this issue as a valid issue that will be actionedenhancementNew feature or requestNew feature or request
Description
The appearance of variable values in articles is all over the place.
Create a new CSS class, say .value, that is used across the board to style values assigned or expected from variables or property values etc.
Also standardise use of <samp> for sample or expected output and <kbd> for what needs to be typed on the keyboard, unless it's a single key press when .keycap should be used.
Also consider using new class .filename for styling file names instead of using <code> as now. As an aside, make sure that unit names sans extension are styled with <var> instead of <code>.
Metadata
Metadata
Assignees
Labels
acceptedAccepted this issue as a valid issue that will be actionedAccepted this issue as a valid issue that will be actionedenhancementNew feature or requestNew feature or request