mirror of
https://github.com/rwinkhart/glamour-temp-MUTN.git
synced 2026-08-28 04:46:29 -04:00
Use colored blockquote example
This commit is contained in:
+2
-1
@@ -132,8 +132,9 @@ Style:
|
||||
|
||||
```json
|
||||
"block_quote": {
|
||||
"color": "200",
|
||||
"indent": 1,
|
||||
"indent_token": "> "
|
||||
"indent_token": "=> "
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 2.1 KiB |
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"block_quote": {
|
||||
"color": "200",
|
||||
"indent": 1,
|
||||
"indent_token": "> "
|
||||
"indent_token": "=> "
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user