Code

This section only does simple code blocks and inline code, detailed syntax highlight and stuff is in the languages section


This is a codeblock

This line contains inline code mixed with some other stuff. (LTR)

ושורה זו מכילה inline code אבל עם טקסט בשפה שנכתבת מימין לשמאל. (RTL)


escaping ``` in ```, fun, isn't is?

This is an editable codeblock

#![allow(unused)]
fn main() {
// This links to a playpen
}