Inline `code` has `back-ticks around` it. ``` s = "Code Block Test"; print s; ```