Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to Codidact Meta!

Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.

Numbering Display Bug

+5
−0

I think there is a bug with a final text numbering not matching the numbering in the preview.

I recently posted this answeron meta. When I edit the question the preview of the text displays correct numbering but once the edit is saved the numbering is displayed incorrectly (possibly connected to this older bug?)

Here is a picture showing the error. The first half is the display when the post is being edited, and the second half when the answer is posted:

example of bug where the first half is the display when it is being edited, and second half when the answer has been posted.

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

1 comment thread

General comments (7 comments)

1 answer

+1
−1

This is a test with known input.

  1. First entry in ordered list.
  2. Second ordered list entry.
    • First entry in subordinate list under point 2.
    • Second unordered list entry.
  3. Third entry in outer ordered list.
  4. Outer list entry 4.
  1. First entry in second ordered list.
  2. Outer list 2, entry 2.
    1. Entry 1 of subordinate list in outer list 2, entry 2.
    2. Second entry of subordinate ordered list.
  3. Back to outer list 2. This should be entry 3.

All the above looks correct in the preview. Using HTML <ol>, <ul>, and <li> tags.

History
Why does this post require moderator attention?
You might want to add some details to your flag.

1 comment thread

General comments (5 comments)

Sign up to answer this question »