marp-team / marp-core

The core of Marp converter
MIT License
766 stars 129 forks source link

Make compatible with a patched markdown-it-emoji #294

Closed yhatt closed 2 years ago

yhatt commented 2 years ago

The emoji rule picker from markdown-it-emoji is no longer working in a patched version v2.0.2 due to the latest markdown-it v13 support. It is breaking downstream Marp CLI installed by npm.

Reported at https://github.com/marp-team/marp-cli/issues/445.