WARERA.UNIKHORNE: Write your article here, paste it into WarEra in one go.

KhorneSeptember 2, 2026news

Publishing an illustrated article in WarEra is a small chore, repeated once per picture. Upload the image somewhere. Copy the address. Open the image dialog. Paste. Then find your place in the text again.

The new Article Composer does that part for you. https://warera.unikhorne.dev/compose

WRITE, DROP, COPY, PASTE

You write the article on the page, drag your screenshots straight into the text where they belong, and press one button. Then you open the WarEra editor and paste once. Pictures, headings, lists, bold text, links and dividers all arrive with it.

WHY THIS WORKS AT ALL

The editor in the game reads pasted plain text as Markdown. So the copy button does not hand you formatted text, it hands you Markdown, and the editor turns it back into paragraphs, image blocks and bold.

Pasting rich text instead is what most people try first, and that is exactly the way that loses the images.

Every picture you drop in is uploaded to imgur, one of the hosts WarEra accepts, so the article carries a finished address. Your draft stays in your browser until you clear it, so a closed tab costs nothing.

NEW: STRUCTURE SURVIVES THE PASTE

This is the part that changed this week, and the reason you are reading a rewrite.

Until now every pasted line became a plain paragraph. A section title stayed a line of text with two hash marks in front of it, and a list of ten commands arrived as one grey wall. The article you are reading had that problem itself.

Now the page reads the structure:

  • ## Section becomes a real heading, ### Sub a smaller one.

  • A run of - item lines becomes a real list, one item per line.

  • 1. item becomes a numbered list.

  • > quoted becomes a quote, --- a divider.

  • Backticks make code, which is what you want for anything with angle brackets in it.

You can also press the buttons: H2, H3 and LIST sit in the toolbar next to bold and italic.

It matters more than it sounds. Of the 30 most read articles in the game, 13 use headings and 9 use lists, so the editor over there has always handled both. Only the paste into it did not.

TIDY

One button that re-cuts whatever is in the editor into clean blocks.

Use it when text came in from somewhere else and looks glued together: a picture sitting inside a paragraph, a heading that stayed a line of text. It only splits, it never rewrites your words, and it no longer eats your bold text and links while it works.

ONE THING THE GAME ALREADY DOES

While building this I read the editor's own code, and it turns out you can drop an image file straight into the WarEra editor. It uploads that one by itself, no dialog needed. Good to know, and it is not written anywhere.

What the game cannot do is take a finished article in one piece. That is what the Composer is for: write the whole thing in peace, paste it once.

THE TITLE FIELD

The game asks for the title separately, so the page has its own field with its own copy button.

Copy the title, paste it up top, copy the article, paste it below. Done.

https://warera.unikhorne.dev/compose

All of it free, no login: https://warera.unikhorne.dev

(Uni)Khorne