order—but `x2` must follow this pattern to prevent the pivot table
from being misinterpreted.
-If `hide-dim-label` is 00, the pivot table displays a label for the
+If `hide-dim-label` is `00`, the pivot table displays a label for the
dimension itself. Because usually the group and category labels are
-enough explanation, it is usually 01.
+enough explanation, it is usually `01`.
-If `hide-all-labels` is 01, the pivot table omits all labels for the
-dimension, including group and category labels. It is usually 00. When
-`hide-all-labels` is 01, `hide-dim-label` is ignored.
+If `hide-all-labels` is `01`, the pivot table omits all labels for the
+dimension, including group and category labels. It is usually `00`.
+When `hide-all-labels` is `01`, `hide-dim-label` is ignored.
`dim-index` is usually the 0-based index of the dimension, e.g. 0 for
the first dimension, 1 for the second, and so on. Sometimes it is -1.
at least one `Category`, so that `n-subcategories` is positive, but
`Group`s with zero subcategories have been observed.
-If a Group's `merge` is 00, the most common value, then the group is
+If a Group's `merge` is `00`, the most common value, then the group is
really a distinct group that should be represented as such in the visual
-representation and user interface. If `merge` is 01, the categories in
+representation and user interface. If `merge` is `01`, the categories in
this group should be shown and treated as if they were direct children
of the group's containing group (or if it has no parent group, then
direct children of the dimension), and this group's name is irrelevant
values in a variable being tabulated) and i0 otherwise. A writer may
safely write a constant 0 in this field.
-`x24` is usually 0. Its meaning is unexplored.
+`x24` is usually `00`. Its meaning is unexplored.
## Axes
The template string is localized to the user's locale.
-A writer may safely omit all of the optional 00 bytes at the
-beginning of a Value, except that it should write a single 00 byte
+A writer may safely omit all of the optional `00` bytes at the
+beginning of a Value, except that it should write a single `00` byte
before a templated Value.
## ValueMod