We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Normally the remark-definition-list (used in the @ipikuka/next-mdx-remote) supports the definition list well.
remark-definition-list
@ipikuka/next-mdx-remote
But need a support for compact style definitions like:
Term 1 ~ Definition 1 Term 2 ~ Definition 2a ~ Definition 2b
References: https://markdown-it.github.io/ (just for example) https://pandoc.org/demo/example19/Extension-definition_005flists.html#Extension-definition_005flists
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Normally the
remark-definition-list
(used in the@ipikuka/next-mdx-remote
) supports the definition list well.But need a support for compact style definitions like:
References:
https://markdown-it.github.io/ (just for example)
https://pandoc.org/demo/example19/Extension-definition_005flists.html#Extension-definition_005flists
The text was updated successfully, but these errors were encountered: