From cb7ea66f787722bdc1f029083e595de1e5c3b2ca Mon Sep 17 00:00:00 2001 From: zkat Date: Tue, 17 Oct 2023 17:06:43 +0000 Subject: [PATCH] deploy: 70b75bbcbcf268beb7c380003fd487a80e15e7ca --- index.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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"