blob: 4cd26e16470d086d2cc420ecf49bfb7215220dae [file] [log] [blame]
info This is informational

INFO: This is informational

warn This is your last warning

WARNING: This is your last warning

error Danger! Danger Will Robinson!

ERROR: Danger! Danger Will Robinson!

details
 This detail will be
 indented from the error.
 and could have a link like https://some/url/here
code
 for ( line in lines_of_code ) {
 print "this is the demon of code style"
 end