Bug: Multi-line / long changelog lines lack proper indentation.

A place to talk about the official Factorio mod portal (https://mods.factorio.com)
Post Reply
User avatar
eradicator
Smart Inserter
Smart Inserter
Posts: 5206
Joined: Tue Jul 12, 2016 9:03 am
Contact:

Bug: Multi-line / long changelog lines lack proper indentation.

Post by eradicator »

I only noticed this now...

How it looks now:

formatting.png
formatting.png (14.47 KiB) Viewed 837 times


How it should look:

betterformatting.png
betterformatting.png (18.07 KiB) Viewed 837 times
Edit: Here's the raw text.

Code: Select all

---------------------------------------------------------------------------------------------------
Version: 3.0.0
Date: 2020-02-27
  Internal:
    - Rewritten to be easier extensible.
    - Sudo now runs directly inside the hosting mods environment to make it more useful when loaded into other mods. So be careful.
  Minor Features:
    - More accurately distinguish between syntax and execution errors.
    - Better handling of multiple return values.
    - Added heal()
    - Added typo suggestions to /sudo help <command>
---------------------------------------------------------------------------------------------------
Last edited by eradicator on Sun Mar 01, 2020 9:57 pm, edited 2 times in total.
Author of: Belt Planner, Hand Crank Generator, Screenshot Maker, /sudo and more.
Mod support languages: 日本語, Deutsch, English
My code in the post above is dedicated to the public domain under CC0.

User avatar
Optera
Smart Inserter
Smart Inserter
Posts: 2915
Joined: Sat Jun 11, 2016 6:41 am
Contact:

Re: Bug: Multi-line / long changelog lines lack proper indentation.

Post by Optera »

I thought changelogs where limited to one element per line.

User avatar
eradicator
Smart Inserter
Smart Inserter
Posts: 5206
Joined: Tue Jul 12, 2016 9:03 am
Contact:

Re: Bug: Multi-line / long changelog lines lack proper indentation.

Post by eradicator »

Optera wrote:
Sun Mar 01, 2020 9:15 am
I thought changelogs where limited to one element per line.
It is one line. But the mod portals fixed-width layout breaks it.
Author of: Belt Planner, Hand Crank Generator, Screenshot Maker, /sudo and more.
Mod support languages: 日本語, Deutsch, English
My code in the post above is dedicated to the public domain under CC0.

Post Reply

Return to “Mod portal Discussion”