diff --git a/index.html b/index.html index b5413f7..366d094 100644 --- a/index.html +++ b/index.html @@ -32,7 +32,8 @@ XML. It looks like this:
version "1.2.3" dependencies { - // Nodes can have standalone values as well as key/value pairs. + // Nodes can have standalone values as well as + // key/value pairs. lodash "^3.2.1" optional=true alias="underscore" } @@ -50,7 +51,8 @@ XML. It looks like this: 4 5 6 \ 7 8 9 - // "Slashdash" comments operate at the node level, with just `/-`. + // "Slashdash" comments operate at the node level, + // with just `/-`. /-this-is-commented { this "entire" "node" { "is" "gone"