beta This site is in open beta and under heavy development. Expect rough edges, and please report anything broken or missing at website issues. During the beta, everything you do here, runs submitted included, is kept in a separate staging archive, not the permanent main archive.

Formatting guide

The markup accepted in run notes, on submission and on later edits. Plain paragraphs need no markup at all; blank lines separate them.

You writeYou get
!! Big headingSection heading
! Small headingSub-heading
* first item * second itemBulleted list (one * per line)
----Horizontal rule (four dashes on their own line)
[https://example.com]Bare link
[https://example.com|read this]Labelled link
[module:youtube|v=JLVLBFjWiG8]YouTube embed (alone on its own line)
[M100001]Reference a run on this site: renders game, category, time and authors, with a hover thumbnail
[6012M]TASVideos-style movie reference: resolves here when imported, links to tasvideos.org otherwise
[user:eien86]Reference a member or author: links their profile
%%SRC_EMBED code here %%END_EMBEDCode box (verbatim, no formatting inside)
%%QUOTE name quoted text %%QUOTE_ENDQuotation block with optional attribution
__bold__ and ''italic''Bold and italic
# first # secondNumbered list
| cell | cell | (and || header || cells)Tables, one row per line
%%%Forced line break

Notes

  • Anything not listed above renders as plain text; nothing breaks, it just is not special.
  • This dialect is compatible with the notes of imported runs, so imported write-ups render as intended.
  • YouTube embeds must sit alone on their own line to become a player; inline they render as a link.