quasarframework / quasar-ui-qmarkdown

A Quasar UI App Extension to display inline markdown
https://quasarframework.github.io/quasar-ui-qmarkdown/
MIT License
157 stars 28 forks source link

Cannot render emojis in next version #366

Closed baka-gourd closed 2 years ago

baka-gourd commented 2 years ago

For a legitimate bug, in order to process faster, please go here https://codesandbox.io/s/qcalendar-bx1y7, fork the codesandbox, add code to reproduce the bug and submit link here:

Describe the bug https://codepen.io/baka-gourd/pen/OJzarwX

Expected behavior Render emoji and others.

Desktop (please complete the following information):

baka-gourd commented 2 years ago

sorry for i forget import plugin

hawkeye64 commented 2 years ago

In order to make QMarkdown less heavy, some of the markdown-it plugins were removed. But, a means was added for developers to put them back on an as needed basis: https://qmarkdown.netlify.app/developing/using-qmarkdown#Extending-with-Plugins