feat(author): add author_link and fix highlight bug
This commit is contained in:
@@ -65,7 +65,7 @@ p > code {
|
||||
}
|
||||
|
||||
@each $sign, $text in $code-type-list {
|
||||
& .#{$sign} table::after {
|
||||
&.#{$sign} table::after {
|
||||
content: $text;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user