datopian / datahub

🌀 Rapidly build rich data portals using a modern frontend framework
https://datahub.io/opensource
MIT License
2.18k stars 325 forks source link

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

Open AlmubdyMutaikhan opened 1 week ago

AlmubdyMutaikhan commented 1 week ago

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

rufuspollock commented 4 days ago

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

Also pull requests are welcome.