fuck tabs

This commit is contained in:
Kat Marchán 2020-12-12 12:33:27 -08:00
parent 3296cc83a0
commit 950d5bfc85
No known key found for this signature in database
GPG Key ID: AEB529C08A3C7E9E
1 changed files with 5 additions and 5 deletions

View File

@ -22,15 +22,15 @@ author "Alex Monad" email="alex@example.com" active=true
// Nodes can be arbitrarily nested // Nodes can be arbitrarily nested
contents { contents {
section "First section" { section "First section" {
paragraph "This is the first paragraph" paragraph "This is the first paragraph"
paragraph "This is the second paragraph" paragraph "This is the second paragraph"
} }
} }
// Nodes can be separated into multiple lines // Nodes can be separated into multiple lines
title \ title \
"Some title" "Some title"
// Comment formats: // Comment formats: