generated from fastai/nbdev_template
-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
In the source notebook I have the following bullet item:
* The host, Monty Hall, shows you three closed doors numbered 1, 2, and 3. He tells you that there is a prize behind each door.
After fastdoc converts to asciidoc, it looks like this:
* The host, Monty Hall, shows you three closed doors numbered 1, 2, and
3. He tells you that there is a prize behind each door.
Because the second line begins with 3. , it gets interpreted as a numbered list item.
Is text wrapping necessary? Can it be turned off?
Or should I edit the text so the line break falls in a different place :)
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels