Skip to content

Text wrapping causes misinterpretation #15

@AllenDowney

Description

@AllenDowney

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions