Fix broken emoji with md pattern in shortcode (#1514)
authorAjay Bura <32841439+ajbura@users.noreply.github.com>
Sun, 29 Oct 2023 10:53:44 +0000 (21:53 +1100)
committerGitHub <noreply@github.com>
Sun, 29 Oct 2023 10:53:44 +0000 (21:53 +1100)
commita2cbe797875ca96394c5af1e69093c32b169eff0
treea91a552ed1e01ae235587521f57d03b1dbce4753
parent3cef074c9ef6744278e84b97580049a427d81121
Fix broken emoji with md pattern in shortcode (#1514)

* fix broken emoji with md pattern in shortcode

* fix html regex when generating editor output
src/app/components/editor/output.ts