diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2022-07-25 11:55:48 -0700 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2022-07-25 11:55:48 -0700 |
| commit | ac7fa3da4d70433d367274bc19c726e1c30f7a81 (patch) | |
| tree | cacb0bc3f95e01a3abfa65b595695458e278e55b /data | |
| parent | b7bc98008996eb6186c8f823d75ec3d6b980958e (diff) | |
HTML writer: Allow "spanlike" classes to be combined.
Previously classes like "underline" and "marked" had to
be the first class in a span in order for the span to be
interpreted as a "ul" or "mark" element. This commit allows
these special classes to be "stacked," e.g.
`[test]{.mark .underline}`; in addition, the special classes are no
longer required to come first in the list of classes.
See #8194 for context.
Diffstat (limited to 'data')
0 files changed, 0 insertions, 0 deletions
