8000 Subsequent ordered list items following an item with a code block are treated as separate lists in .pptx · Issue #4663 · jgm/pandoc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Subsequent ordered list items following an item with a code block are treated as separate lists in .pptx #4663
Closed
@Neurrone

Description

@Neurrone

Create a text file with the following contents:

1. paragraph

    ```sh
    ls
    ```

2. another paragraph

When doing this, the second paragraph is given the numbering 1, so its interpreted as a separate list. I'm expecting it to be interpreted as the second item in the same list. This works in other formats e.g .docx.

Edit: pandoc version 2.2.1

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0