mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-21 23:05:46 +01:00
Whitespace fixes.
This commit is contained in:
@@ -95,7 +95,7 @@ usage you'll see herein:
|
||||
</foo>
|
||||
|
||||
// Adding a quux attribute to the root
|
||||
> xml.@quux = "foo"
|
||||
> xml.@quux = "foo"
|
||||
foo
|
||||
> xml
|
||||
<foo bar="baz" baz="qux" quux="foo">
|
||||
|
||||
Reference in New Issue
Block a user