We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Lists where the content of an item is directly another list result in item numbers overlapping in the transformed pdf document.
It should look like the case where there is an initial paragraph followed by a nested list:
Instead it looks like this:
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
The text was updated successfully, but these errors were encountered:
jeromesimeon
No branches or pull requests
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:
Current Behavior
Instead it looks like this:
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
The text was updated successfully, but these errors were encountered: