mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-26 03:11:12 +01:00
URL path placeholders
This commit is contained in:
@@ -46,6 +46,10 @@ export const syntaxHighlightStyle = HighlightStyle.define([
|
||||
color: 'var(--textSubtlest)',
|
||||
fontStyle: 'italic',
|
||||
},
|
||||
{
|
||||
tag: [t.emphasis],
|
||||
textDecoration: 'underline',
|
||||
},
|
||||
{
|
||||
tag: [t.paren, t.bracket, t.brace],
|
||||
color: 'var(--textSubtle)',
|
||||
|
||||
Reference in New Issue
Block a user