Initial commit
This commit is contained in:
18
.obsidian/plugins/obsidian-smart-typography/data.json
vendored
Normal file
18
.obsidian/plugins/obsidian-smart-typography/data.json
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"curlyQuotes": true,
|
||||
"emDash": true,
|
||||
"ellipsis": true,
|
||||
"arrows": true,
|
||||
"comparisons": true,
|
||||
"fractions": true,
|
||||
"guillemets": false,
|
||||
"skipEnDash": false,
|
||||
"openSingle": "‘",
|
||||
"closeSingle": "’",
|
||||
"openDouble": "«",
|
||||
"closeDouble": "»",
|
||||
"openGuillemet": "«",
|
||||
"closeGuillemet": "»",
|
||||
"leftArrow": "←",
|
||||
"rightArrow": "→"
|
||||
}
|
||||
Reference in New Issue
Block a user