generated from executablebooks/mdformat-plugin
-
Couldn't load subscription status.
- Fork 4
Closed
Description
It seems formatting this definition list works just fine:
term
: Definition starts with a paragraph, followed by an unordered list:
- Foo bar foo bar foo bar foo bar foo bar foo bar foo bar foo bar foo bar
foo bar.
However, this throws an exception:
term
: Definition starts with a paragraph, followed by an unordered list:
- Foo bar foo bar foo bar foo bar foo bar foo bar foo bar foo bar foo bar
foo bar foo bar foo bar foo bar.
Error: Could not format
"example.md".
Formatted Markdown renders to different HTML than input Markdown. This is a bug
in mdformat or one of its installed plugins. Please retry without any plugins
installed. If this error persists, report an issue including the input Markdown
on https://github.com/hukkin/mdformat/issues. If not, report an issue on the
malfunctioning plugin's issue tracker.
KyleKing
Metadata
Metadata
Assignees
Labels
No labels