Skip to content

Support attributes following a block element #1

@luminarious

Description

@luminarious

Clear and concise description of the problem

Currently this plugin cannot handle when attributes are on a separate line.
Example use case, where expected result is

    * List item
    * List item
    {.cool-list}
    

    Suggested solution

    Plugin markdown-it-attrs supports this syntax, so currently markdown-it-mdc simply errors when encountering this syntax. At a minimum should probably mention in the readme that these two plugins are incompatible.

    Alternative

    No response

    Additional context

    No response

    Validations

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions