-
-
Notifications
You must be signed in to change notification settings - Fork 33
Crash when adding nested lists inside instructor's notes #355
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingfrequency: lowindicator that a use-case has a low-frequency in lessonsindicator that a use-case has a low-frequency in lessonssolution 💡A temporary solution is in the commentsA temporary solution is in the commentssource: pegboardThe source of the issue is in pegboard, but it is still relevant hereThe source of the issue is in pegboard, but it is still relevant here
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingfrequency: lowindicator that a use-case has a low-frequency in lessonsindicator that a use-case has a low-frequency in lessonssolution 💡A temporary solution is in the commentsA temporary solution is in the commentssource: pegboardThe source of the issue is in pegboard, but it is still relevant hereThe source of the issue is in pegboard, but it is still relevant here
I'm writing some inline instructor's notes, and inside of them I have a nested list, like this:
When I then run sandpaper on the project, it says:
Markdown supports nested lists, and the syntax is correct, so if this is a limitation I'd expect at least a better error message. Single-level lists work fine at least.