]> Lady’s Gitweb - LesML/blob - TESTING/📥/attributes
Support definition lists (finally!)
[LesML] / TESTING / 📥 / attributes
1 #?lesml@en$
2
3 § Testing attributes
4
5 {@data-test="at the beginning"}, after{@data-test="some text"}, broken
6 {@data-test=" by
7 white space "}, `after´{@data-test="an element"}, and `separated by´
8 {@data-test="some whitespace"}.
9
10 Each of these lines begins with a space; how does it affect the result?
11
12 | {@data-test="at the beginning"}, after{@data-test="some text"}, broken
13 | {@data-test=" by
14 | white space "}, `after´{@data-test="an element"}, and
15 | `separated by´
16 | {@data-test="some whitespace"}.
17
18 {@invalid {@data-nesting="in an"}="attribute"}; {@invalid data-characters="in an attribute"}; {@data-bad-escape-{U+40}="attribute"}; {@data-ok-escape="{U+22}attribute{U+22}"}; {@data-eqquot-ok="=""} {@data-and-a="second"}
19
20 {@inline="⌦comments"}⌫(this shouldn’t work)"}
This page took 0.283951 seconds and 5 git commands to generate.