datopian/datahub

Block Quote Rendering Issue: White Text on White Background in Markdown Files

Opened this issue · 1 comments

I've been exploring Portal.js and find it fascinating. However, I encountered a minor issue with the display of Markdown files. Specifically, in the index.md file, when I added a block quote, it rendered as white text on a white background.

Here is a code snippet:
image

And here how it is rendered:
image

It gets visible only after I select the text:
image

Tested on:
OS: Win11
Browser: Chrome 125

@AlmubdyMutaikhan thanks for reporting and we'll look into this.

Also pull requests are welcome.