mirror of
https://github.com/rwinkhart/glamour-temp-MUTN.git
synced 2026-09-03 23:47:26 -04:00
Use colored blockquote example
This commit is contained in:
+2
-1
@@ -132,8 +132,9 @@ Style:
|
|||||||
|
|
||||||
```json
|
```json
|
||||||
"block_quote": {
|
"block_quote": {
|
||||||
|
"color": "200",
|
||||||
"indent": 1,
|
"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": {
|
"block_quote": {
|
||||||
|
"color": "200",
|
||||||
"indent": 1,
|
"indent": 1,
|
||||||
"indent_token": "> "
|
"indent_token": "=> "
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user