Test Page

I am leaving this page public because I don't care (and 'cause maybe it's fun to see).

I'm running a simple parser on the backend that consumes txt files and parses them, with formatting implemented via a combination of BBCode and Markdown-inspired tags. I've gotten sick of manually editing HTML files and trying to remember class names and stuff, but I'm still a luddite purist who enjoys creating ultra-minimal sites completely from scratch, so I went with a more blog-esque approach using this setup. The entire site is just one page with different content injected into it.

This page is, primarily, a way to test the parser/formatter code. Take a look at the raw, pre-processed text file for this page if you're interested.

Heading 1

Heading 2

Heading 3

A test of bold text right here.

A test of italic text right here.

A test of underlined text right here.

A test of struck-through text right here.

A test of warning text right here.

A test of good text right here.

A test of small text right here

A test of code text right here.

A test of an external URL (http) right here. Here's another URL.

A test of an external URL (https) right here. Here's another URL.

A test of an internal URL. Here's another. Also, a URL pointing to a file. And another.

Below is an unordered list.

  • Apples
  • Bananas
  • Oranges
  • Pears

Below is a numbered list.

  1. Cake
  2. Parfait
  3. Cookie
  4. Sundae

Below are some tables.

Table Type Description
Fluid This is the default type of table. Table columns resize based on their content.
Table Type Description
Fixed This is an additional table type. Table columns have fixed, equal widths.
Left-aligned Center-aligned Right-aligned
Cell 1 Cell 2 Cell 3
This is a long cell, it is a very long cell to make sure the fixed table layout works and stuff Cell 2 Cell 3
Cell 1 Cell 2 Cell 3
H1 H2 H3 H4
C1 C2 C3 C4
H1 H2
C1 C2
C1 C2 C3
C1 C2 C3
C1 C2 C3

Below are some images.

A test of a left float.

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed congue rhoncus velit, ac aliquam eros laoreet at. Integer volutpat urna at dui dictum hendrerit. Suspendisse porta pharetra consectetur. Vivamus at augue tempus, malesuada ex eget, placerat mauris.

A test of a right float.

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed congue rhoncus velit, ac aliquam eros laoreet at. Integer volutpat urna at dui dictum hendrerit. Suspendisse porta pharetra consectetur. Vivamus at augue tempus, malesuada ex eget, placerat mauris.

A test of both floats.

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed congue rhoncus velit, ac aliquam eros laoreet at. Integer volutpat urna at dui dictum hendrerit. Suspendisse porta pharetra consectetur. Vivamus at augue tempus, malesuada ex eget, placerat mauris.

The tests are done!

Below is some pre-formatted text, imported from a text file.

dummy.txt [raw]
FINAL STAGE:
"BLOODLINES"

Richter:
  Die monster. You don't belong in this world!

Dracula:
  It was not by my hand that I am once again given flesh. I was called here by humans who wish to pay me tribute.

Richter:
  Tribute!?! You steal men's souls and make them your slaves!

Dracula:
  Perhaps the same could be said of all religions...

Richter:
  Your words are as empty as your soul! Mankind ill needs a savior such as you!

Dracula:
  What is a man? (CRASH) A miserable little pile of secrets. But enough talk... Have at you!
dummy.txt [raw]
FINAL STAGE:
"BLOODLINES"

Richter:
  Die monster. You don't belong in this world!

Dracula:
  It was not by my hand that I am once again given flesh. I was called here by humans who wish to pay me tribute.

Richter:
  Tribute!?! You steal men's souls and make them your slaves!

Dracula:
  Perhaps the same could be said of all religions...

Richter:
  Your words are as empty as your soul! Mankind ill needs a savior such as you!

Dracula:
  What is a man? (CRASH) A miserable little pile of secrets. But enough talk... Have at you!
dummy.txt [raw]
FINAL STAGE:
"BLOODLINES"

Richter:
  Die monster. You don't belong in this world!

Read more...

Below are some files.

Files: 3 103.21 KiB
dummy.zip 10.71 KiB
dummy.txt 553 bytes
bliss.jpg 91.95 KiB

Below is a JavaScript widget (that doesn't do much, obviously).

And that's it!