Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pdf Transform: Generation for nested lists without initial paragraph is broken #458

Open
jeromesimeon opened this issue Aug 23, 2021 · 0 comments
Assignees
Labels

Comments

@jeromesimeon
Copy link
Member

Bug Report 🐛

Lists where the content of an item is directly another list result in item numbers overlapping in the transformed pdf document.

Expected Behavior

It should look like the case where there is an initial paragraph followed by a nested list:

Screen Shot 2021-08-23 at 2 53 54 PM

Current Behavior

Instead it looks like this:

Screen Shot 2021-08-23 at 2 54 16 PM

Steps to Reproduce

Go here: https://templatemark-dingus.netlify.app/#md3=%7B%22source%22%3A%221.%20apples%5Cn2.%20oranges%5Cn3.%201.%20something%20else%5Cn%20%20%202.%20weirdly%22%2C%22defaults%22%3A%7B%22templateMark%22%3Atrue%2C%22ciceroMark%22%3Afalse%2C%22html%22%3Atrue%2C%22_highlight%22%3Atrue%2C%22_strict%22%3Afalse%2C%22_view%22%3A%22pdf%22%7D%7D

@jeromesimeon jeromesimeon self-assigned this Aug 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant