https://bugs.documentfoundation.org/show_bug.cgi?id=172529

--- Comment #1 from [email protected] ---
Created attachment 207498
  --> https://bugs.documentfoundation.org/attachment.cgi?id=207498&action=edit
Minimal reproducer for ordered list start value not being preserved during
Markdown import.

Attached a minimal Markdown testcase.

The original Markdown defines an ordered list that starts at 2.

After import, the list is renumbered and starts at 1 instead.

This causes loss of information from the original Markdown source and prevents
faithful import of ordered lists with custom starting values.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to