mirror of
https://github.com/rwinkhart/glamour-temp-MUTN.git
synced 2026-09-05 08:27:18 -04:00
Use unicode characters in default styles
This commit is contained in:
+2
-2
@@ -63,7 +63,7 @@
|
||||
"color": "30"
|
||||
},
|
||||
"image_text": {
|
||||
"format": "Image: {{.text}} ->",
|
||||
"format": "Image: {{.text}} 🡆 ",
|
||||
"color": "243"
|
||||
},
|
||||
"image": {
|
||||
@@ -100,7 +100,7 @@
|
||||
"definition_list": {},
|
||||
"definition_term": {},
|
||||
"definition_description": {
|
||||
"prefix": "\n=> "
|
||||
"prefix": "\n🠶 "
|
||||
},
|
||||
"html_block": {},
|
||||
"html_span": {}
|
||||
|
||||
+2
-2
@@ -63,7 +63,7 @@
|
||||
"color": "36"
|
||||
},
|
||||
"image_text": {
|
||||
"format": "Image: {{.text}} ->",
|
||||
"format": "Image: {{.text}} 🡆 ",
|
||||
"color": "243"
|
||||
},
|
||||
"image": {
|
||||
@@ -100,7 +100,7 @@
|
||||
"definition_list": {},
|
||||
"definition_term": {},
|
||||
"definition_description": {
|
||||
"prefix": "\n=> "
|
||||
"prefix": "\n🠶 "
|
||||
},
|
||||
"html_block": {},
|
||||
"html_span": {}
|
||||
|
||||
+2
-2
@@ -42,7 +42,7 @@
|
||||
"link_text": {},
|
||||
"link": {},
|
||||
"image_text": {
|
||||
"format": "Image: {{.text}} ->"
|
||||
"format": "Image: {{.text}} 🡆 ",
|
||||
},
|
||||
"image": {},
|
||||
"code": {
|
||||
@@ -74,7 +74,7 @@
|
||||
"definition_list": {},
|
||||
"definition_term": {},
|
||||
"definition_description": {
|
||||
"prefix": "\n=> "
|
||||
"prefix": "\n🠶 "
|
||||
},
|
||||
"html_block": {},
|
||||
"html_span": {}
|
||||
|
||||
Reference in New Issue
Block a user