Steps to reproduce
Enter numbered bullet points that skip numbers, like
2)
5)
Export to PDF
Did you follow the troubleshooting guide? [Y/N]
I think so yeah. I turned off plugins.
Expected result
The PDF should be
2)
5)
Actual result
2)
3)
Enter numbered bullet points that skip numbers, like
2)
5)
Export to PDF
I think so yeah. I turned off plugins.
The PDF should be
2)
5)
2)
3)
post a screen recording of this happening in the sandbox vault and attach a copy of the markdown file.
I think PDF exports come from the rendered view. If you switch to Reading view, you’ll see the same as your PDF export.
Could be a Markdown (Editing View)-> rendered (Reading View) misunderstanding.
Obsidian calculates subsequent list items and the export dialog repeats this feature to ensure correct and logical list formatting.
To get what you want (custom numbering) you should try to add an empty line between each numbering. This should preserve your custom lists
That doesn’t work. I decided to just use backslashes to cancel the effect, but it is a bit frustrating.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.