You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Of course, immediately after submitting, I encountered the solution. Github markdown seems to only need 2 spaces / a tab to indent each sub-list; but for markdown-pdf, an additional space (*a total of 3 spaces) are needed to get the sub-lists to correctly display in the pdf. Like so:
Prerequisites
Issue description
List with sub-lists do not seem to function correctly past 2 levels of indentation / sub-listings. See example below:
Steps to reproduce
Input the following text into a
.md
document and convert to pdf.Expected behavior: [What you expect to happen]
Output should look like (and appears so in markdown preview):
Actual behavior: [What actually happens]
But output instead looks like:
Input
.md contains relatively sensitive material
Versions
Mac OS, version 10.14.6
Atom: 1.45.0
Electron: 4.2.7
Chrome: 69.0.3497.128
Node: v10.11.0
The text was updated successfully, but these errors were encountered: