mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-09-04 20:14:57 +08:00
Fix highlighting of markdown processing instructions
This commit is contained in:
parent
76d297a3df
commit
97c2e49185
1 changed files with 0 additions and 3 deletions
|
@ -561,9 +561,6 @@ function buildHighlightStyle({
|
|||
|
||||
// CSS specific
|
||||
{ tag: t.className, color: peach },
|
||||
|
||||
// Shell specific
|
||||
{ tag: t.meta, color: gray },
|
||||
]);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue