.CodeMirror {
.cm-heading {
font-weight: normal;
}
.cm-heading[cm-level="1"] {
font-style: normal;
font-weight: bold;
line-height: @lineHeight * 1.5;
}
.cm-heading[cm-level="2"] {
font-style: normal;
font-weight: bold;
color: #0F80FF;
}
.cm-heading[cm-level="3"] {
font-style: italic;
font-weight: bold;
color: #CE2D53;
}
.cm-heading[cm-level="4"] {
font-style: normal;
font-weight: bold;
color: #B3B3B3;
}
}
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter