Blog Test

2019-08-28

This is a blog test.

This is heading 2

The blog theme is rendered by frontend JavaScript. There is no server-side script.

This is heading 3

The frontend script inserts styles into already "loaded" page, so please don't open your eyes until the script finishes running.

/* This is a code block */
code, .code {
    white-space: pre;
    background: #ddd;
    font-family: 'Consolas', 'Courier New', Courier, monospace;
    padding: 0 .3em;
}

This is a paragraph with
a line break, deleted text and inline code.