Replied to a wrong comment. Issue persists. Maybe I did it wrong?
Hi @BartL
your template looks very interesting One potential improvement for the future would be to store the library locally and not load it over a cdn. This might decrease load time even further and ensure that the template works as intended even without / a bad internet connection. One downside of course would be, that you don’t get updates for free via the updated cdn asset, but you would have to distribute those yourself by updating your template.
The library you are using seems to support this. I’ve also tried something similar, but more narrow than your markdown template, i.e. just the code higlighting with highlight.js
, which i believe is used by zero-md
for code highlighting under the hood. If you want to look for a reference, here is the (admittedly pretty ugly) code, if you want to draw some inspiration.
Cheers and happy coding!
Hi! I am using that selector inside my styling but, as NagBoard stated, I still see the white background.
Do you have any ideas how to fix this? Maybe BartL can help us.
I submitted a patch, it will start working with a new Qt version. It relies on some functionality that is only available in a newer Qt version…
The syntax is incorrect with how you’re applying @media
.
So what’s the correct one then? Why reply this without a correct snippet?
The & symbol is rendered as ‘& a m p;’ (adding spaces here) if it’s inside a code chunk – any solutions to this? I’m using the html editor.
perhaps better to report the creators directly? you can open an issue here: GitHub - zerodevx/zero-md: Ridiculously simple zero-config markdown displayer
This topic was automatically closed after 30 days. New replies are no longer allowed.