Skip to content

Breaks ordered list numbering #45

@pauleveritt

Description

@pauleveritt

I'm trying to do an include in the middle of a sequence of steps:

1. Some step

    ![Some Screenshot](path/to/image.png)

2. Next step

    [include](../path/to/file.js)

3. Last step

The image gets included without breaking the numbering. But the include makes "Last step" closes the preceding list with </ol>, then inserts a <pre>, then starts a new <ol>.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions