From 950d5bfc85c3f2f13e79e31c145c75d6f3c55cfe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kat=20March=C3=A1n?= Date: Sat, 12 Dec 2020 12:33:27 -0800 Subject: [PATCH] fuck tabs --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 696a013..9dee505 100644 --- a/README.md +++ b/README.md @@ -22,15 +22,15 @@ author "Alex Monad" email="alex@example.com" active=true // Nodes can be arbitrarily nested contents { - section "First section" { - paragraph "This is the first paragraph" - paragraph "This is the second paragraph" - } + section "First section" { + paragraph "This is the first paragraph" + paragraph "This is the second paragraph" + } } // Nodes can be separated into multiple lines title \ - "Some title" + "Some title" // Comment formats: