Numbered list count bug
See original GitHub issueJust found this weird one :
2.
on numbered list seems to be skipped…
Screenshots:
Original from Github.com :
Issue Analytics
- State:
- Created 6 years ago
- Reactions:1
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Numbered List limitation on bug - TechNet - Microsoft
The document is 732 pages long with about 4 to 6 numbered lists per page. So I would said somewhere around 3,500 to...
Read more >Word: Solutions for Common Issues with Numbered Lists
Continuing or Restarting Numbered lists This is a simple fix. Right click on top of the number 1 next to the word Brouhaha....
Read more >numbered list doesn't count up - only counts 1, 1, 1
I copied the text from within the document into the new correct list, it reverted all the numbers back to 1,1,1. I retyped...
Read more >Problem with numbered list- Number 1 repeats
I just stumbled on the answer. Under Type - Bulleted and Numbered Lists - Define Lists I created one list called Figures and...
Read more >list numbering recovery with wrong markup has changed ...
I've been tracking this bug over there regarding the way their list numbering works on firefox at the moment. That bug links over...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Some more information after another test Initial markdown:
The bug exist for each even number.
Update: Just submitted a PR https://github.com/jsdf/react-native-htmlview/pull/131 to fix this one 😃