Elfayer / vue-land-bot

Official VueLand bot
5 stars 2 forks source link

Issue on mobile with fenced code blocks in embeds. #58

Closed sustained closed 4 years ago

sustained commented 4 years ago

Description

A HTML code block, for example, will show as:

html
<!-- some html here -->

Reproduction

Try !rfc #4 but on mobile (it's fine on desktop).

Expected Behaviour

The html shouldn't be showing at all and the block should be syntax highlighted.

Additional Information

I could've sworn I fixed this but maybe it was in some other branch or maybe I didn't think to check on mobile at the time.