Tags: post
Author: Lava
Date: Sunday June 14th, 2026
This is the base sample post, I will have to update it once I figure out how everything there can be configured
This is a sample post and example of Bug formatting. You make paragraphs by adding one empty space between lines of text.
This line is in italics.
This line is in bold.
This is a link to a named anchored on this page.
Blockquoted text appears indented. It can have multiple paragraphs.
Preformatted text preserves its
formatting with
multiple lines.
<?c++
// code is also multi-line, and preserves
// its formatting, but with nicer code styling
cout << "test";
?>