site banner

Small-Scale Question Sunday for October 15, 2023

Do you have a dumb question that you're kind of embarrassed to ask in the main thread? Is there something you're just not sure about?

This is your opportunity to ask questions. No question too simple or too silly.

Culture war topics are accepted, and proposals for a better intro post are appreciated.

6
Jump in the discussion.

No email address required.

Using this because there's not a recent or pinned Meta thread.

Could we fix the list code? There's this issue with the following layout:

  1. Lorem ipsum dolor sit amet, consectetur adipiscing elit

(sed do eiusmod tempor incididunt ut labore et dolore magna aliqua)

  1. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

where the 2 turns into a 1 (click "view source" to verify that it's indeed a 2). Hits both "1)" and "1." style, so neither works.

I can't imagine theMotte's userbase is innumerate enough for this "correction" to actually get things right more than 1% as often as it fucks things up, so it would seem to be better to have the formatting simply leave the numbers as whatever they are.

Related issues and pull request in Marked.js (the Markdown parser that this website uses): 1 2 3

Issue created on this website's Github page