Update test

This commit is contained in:
Case Duckworth 2020-02-26 08:24:19 -06:00
parent 0aab5270c8
commit 1e7913665b
1 changed files with 4 additions and 4 deletions

View File

@ -2,11 +2,11 @@
. ./hell.sh
block article
block header
block h1/ class=title "Here is a sample title"
tag -b article
tag -b header
tag -b h1/ class=title "Here is a sample title"
block p "Here's a paragraph. It's going to be pretty basic"
tag -b p "Here's a paragraph. It's going to be pretty basic"
text "but hopefully it'll work out well. I need to quote"
text "the arguments so that quotes and shit don't have problems."
text "I wonder if exclamation points (!) will cause any issues."