Upgrade syntax highlighter to 4.0 and update example to use diff syntax

This commit is contained in:
Zach Leatherman
2022-03-03 17:11:08 -06:00
parent aea9ea8cdb
commit 3eb6c6a67d
6 changed files with 46 additions and 36 deletions

View File

@@ -68,7 +68,6 @@ pre[class*="language-"] {
text-decoration: line-through;
}
.token.inserted {
border-bottom: 1px dotted #f9f8f5;
text-decoration: none;
}
.token.italic {