This is a test

This is a test


kramdown comment

liquid comment

html comment

markdown comments


Google Google


# code

code

syntax highlighting

markdown method

print "Hello World"
print "hello"

kramdown method

puts "hello world"

liquid method

puts "ruby"