Skip to content
Discussion options

You must be logged in to vote

Hello @AudioLotus,
thanks for the extensive write up, but a minimal reproduction .zip archive would save you time and be even better ✌️

As for your issue, when I checked in Developer Tools Console in Firefox, I immediately saw that your admonition icon declaration has an error:
Error in parsing value for ‘--md-admonition-icon--tl-dr’. Declaration dropped.

So I fixed it by changing the declaration to be a single line, just like your Test piper declaration:

--md-admonition-icon--tl-dr: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1557 885"> <g id="Layer_2" data-name="Layer 2"> <g id="Layer_1-2" data-name="Layer 1"> <path d="M158,885V812H0v73Zm10…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@AudioLotus
Comment options

@kamilkrzyskow
Comment options

@AudioLotus
Comment options

Answer selected by AudioLotus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants