firebase / firebase-tools-ui

A local-first UI for Firebase Emulator Suite.
https://firebase.googleblog.com/2020/05/local-firebase-emulator-ui.html
Apache License 2.0
269 stars 61 forks source link

Extensons Emulator page doesn't respect Markdown comments #917

Open joehan opened 1 year ago

joehan commented 1 year ago

Describe the bug The extensions emulator instance details page renders Markdown comments instead of ignoring them:

Screenshot 2023-02-07 at 2 50 40 PM

To Reproduce 1 - ext:dev:init a new extension 2 - from your firebase project directory, install that extension 3 - run the emulator

Expected behavior Markdown commetns should not be rendered

Screenshots

Screenshot 2023-02-07 at 2 50 40 PM

Desktop (please complete the following information):

joehan commented 1 year ago

Filed this so I don't forget about it - anyone can feel free to take a crack at it if they see a simple fix. Othewise, I'll fix this when I have a chance