# this is h1 ## this is h2 ### code ````ruby def hello world puts 'Hello world!' end ````
this is h1
this is h2
code