Vertical...
Top tile
Hello there! This is my blog. This post serves the purpose to demonstrate the markdown/markup abilities:
There is support for emph, bold and monospace
.
#[derive(Debug, Clone)]
struct Foo {
bar: String,
baz: i32,
}
fn main() {
let x = Foo {
bar: "Hello World!".to_string(),
baz: 42,
};
println!("{:?}", x);
}
import typing
def x(a: int, b: str) -> typing.Tuple[int, str]:
return a + 1, b + "\n"
Variable Name | Value | Special Meaning |
---|---|---|
$dark-purple | #1c0658 | $text |
$purple | #5c2686 | $primary |
$rose | #ff1690 | $danger |
$yellow | #f4d676 | $warning |
$cyan | #36cdc4 | $info |
Lorem ipsum dolor sit amet.
Lorem ipsum dolor sit amet.
Lorem ipsum dolor sit amet.
Lorem ipsum dolor sit amet.
Lorem ipsum dolor sit amet.
Lorem ipsum dolor sit amet.
monospace
-Heading
$ touch /tmp/test.txt
$ echo Hello World >/tmp/test.txt
$ date >>/tmp/test.txt
$ cat /tmp/test.txt
Vertical...
Top tile
...tiles
Bottom tile
Middle tile
With an image
Wide tile
Aligned with the right tile
Tall tile
With even more content