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
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
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