Skip to content

lists in jsdoc comments are nested #94

@leviwheatcroft

Description

@leviwheatcroft

If you have a list like this:

/**
 * ## some function
 * 
 * * foo
 * * bar
 * * baz
 */

then in the rendered output bar & baz will be in a single ul, which is nested inside the li containing 'foo'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions