question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Numeric list does not add new lines for it's numbered parts.

See original GitHub issue

🐛 Bug Report

Prerequisites

  • [x ] I’m using the latest version of Docusaurus.
  • I have tried the npm run clear or yarn clear command.
  • I have tried rm -rf node_modules yarn.lock package-lock.json and re-installing packages.
  • I have tried creating a repro with https://new.docusaurus.io
  • I have read the console error message carefully (if applicable)

Description

Docusaurus promise to support markdown with numeric lists, but does not.

Expected behavior

Each position of numeric list starts from new line.

Actual behavior

Numeric list is inlined in one mash text passage.

Reproducible demo

Open example and go from main menu to “Numeric list bug” https://stackblitz.com/edit/github-mznvzm?file=docs/numeric-list-bug.md

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
blazkoviczcommented, Aug 25, 2021

My apologies, I misunderstood your answers at first and thought you said that numeric lists are not supported completely.

Syntax with period works. Thank you for your patience.

0reactions
Josh-Cenacommented, Aug 25, 2021

But the doc link you posted didn’t say that 1) is valid?

Read more comments on GitHub >

github_iconTop Results From Across the Web

A multilevel numbered list changes when you paste a list into ...
Describes an issue that multilevel numbered list changes when you paste list into new document in Word. A workaround is provided.
Read more >
How to add a new section to a numbered list in MS Word?
Right-click on the number beside heading (still incorrect) and choose "Continue Numbering". This will add this heading to existing list. Share.
Read more >
Every new line add a numbered list UITextView - Stack Overflow
The code I just posted adds a numbered list which increases by 1 every new line. Now, if you try adding a new...
Read more >
google docs - Numbered lists don't work with line breaks
Holding Shift + Enter to create a new line preserves the numeric context.
Read more >
4 Ways to Create Numbered Lists in Excel - My Workspace's Site
Create static or dynamic numbered columns to accompany your lists in ... lists that change when items are added or deleted from the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found