This site has been retired. For up to date information, see handbook.gnome.org or gitlab.gnome.org.


[Home] [TitleIndex] [WordIndex

Yelp » Mallard »

Mallard Style Hints in Yelp

All elements in Mallard allow a style attribute that takes a space-separated list of style hints. Style hints may affect how a tool processes an element. They are non-normative, and tools are free to support any style hints they choose. Elements may list more than one style hint. In some cases, only a single hint is used. In other cases, hints may be combined.

code/@style = "numbered"
screen/@style = "numbered"

note/@style = ("advanced" | "bug" | "important" | "plain" | "sidebar" | "tip" | "warning")

list/@style = "compact"
terms/@style = "compact"

list/@style = "continues"
steps/@style = "continues"

tree/@style = "lines"

media/@style = ("floatstart" | "floatend" | "floatleft" | "floatright")

em/@style = "strong"

keyseq/@style = "hyphen"

link/@style = "button"

output/@style = ("error" | "prompt")

links/@style = "mouseovers"

links/@style = ("toronto" | "grid")

links/@style = "norwich"

links/@style = "button"

links/@style = "heading"

links/@style = "linklist"

links/@style = "2column"

links/@style = "center"

links/@style = "bold"

links/@style = "nodesc"

links/@style = ("floatstart" | "floatend" | "floatleft" | "floatright")

links(prevnext)/@style = "top"

title/@style = "heading"

title/@style = "center"

title/@style = "hidden"

desc/@style = "center"


2024-10-23 10:58