-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Hello,
I really like your plugin and use it frequently.
However, I'm experiencing an issue with CSS code.
When I use the following code in my Github .md file:
<style> h1 { color: red; } </style>Only this part seems to be applied:
h1 {
color: red;
}
I have no idea where the <style> tag has gone.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels