generated from ElnuDev/rust-project
Get code blocks working
This commit is contained in:
parent
59f0f8258a
commit
f178baf1e6
4 changed files with 226 additions and 99 deletions
|
@ -1,3 +1,13 @@
|
|||
"Bob sat on the bench."
|
||||
"Bob" "Good morning!"
|
||||
eat "potato" True
|
||||
"Bob" "I am in a block now!"
|
||||
"Bob" "Isn't this cool?"
|
||||
"Bob" "And now we're back in normal indentation."
|
||||
"Bob" "We can even go multiple levels in!"
|
||||
"Bob" "How far does the rabbit hole go?"
|
||||
"Bob" "rabbit hole go?"
|
||||
"Bob" "go?"
|
||||
"Bob" "Not sure what came of me there."
|
||||
"Bob" "I suppose I should eat a potato."
|
||||
eat "potato" True
|
||||
"Bob" "Yum!"
|
Loading…
Add table
Add a link
Reference in a new issue