mirror of
https://github.com/kou029w/quot.git
synced 2025-01-31 06:18:01 +00:00
put •
at start of line
This commit is contained in:
parent
ad1e6ba9e4
commit
d1f107d2bf
1 changed files with 4 additions and 0 deletions
|
@ -29,6 +29,10 @@ export const quotHighlighting = syntaxHighlighting(
|
|||
{
|
||||
tag: t.separator,
|
||||
letterSpacing: "1.5em",
|
||||
"&:last-child:after": {
|
||||
content: `"•"`,
|
||||
marginInline: "-1em",
|
||||
},
|
||||
},
|
||||
{
|
||||
tag: t.link,
|
||||
|
|
Loading…
Add table
Reference in a new issue