diff options
-rw-r--r-- | gsp.5 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -157,7 +157,7 @@ div id="foo" class="bar baz" { It is important to note that HTML5 allows for an ID- or class name to contain just about anything, therefor .Ql .→Ħ{} -is a valid ID shorthand. +is a valid class shorthand. This is important because it means that the following doesn’t actually create a node with no children: .Bd -literal -offset indent |