Skip to content

Indented lists with intervening comments doesn't display properly #240

Open
@wnm3

Description

@wnm3

Given Markdown like this:

<!-- <ul> -->

 *   **Author Workbench integration**
    
    <!-- <ul> -->
    
     *  We believe better integration with these tools will help reduce duplication of work and will promote collaboration
    
    <!-- </ul> -->
  

The indented list item shows as code rather than as a normal indented item. This displays properly in the MMDComposer5 tool as shown on the right. We have augmented Markdown with comments for subsequent transformations and LLMs:

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions