File tree 2 files changed +9
-5
lines changed
2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 142
142
"properties" : {
143
143
"generic" : {
144
144
"markdownDescription" : " https://facelessuser.github.io/pymdown-extensions/extensions/arithmatex/#options" ,
145
- "type" : " boolean"
145
+ "type" : " boolean" ,
146
+ "default" : true
146
147
}
147
148
},
148
149
"additionalProperties" : false
205
206
"properties" : {
206
207
"smart_insert" : {
207
208
"markdownDescription" : " https://facelessuser.github.io/pymdown-extensions/extensions/caret/#options" ,
208
- "type" : " boolean"
209
+ "type" : " boolean" ,
210
+ "default" : true
209
211
},
210
212
"insert" : {
211
213
"markdownDescription" : " https://facelessuser.github.io/pymdown-extensions/extensions/caret/#options" ,
212
- "type" : " boolean"
214
+ "type" : " boolean" ,
215
+ "default" : true
213
216
},
214
217
"superscript" : {
215
218
"markdownDescription" : " https://facelessuser.github.io/pymdown-extensions/extensions/caret/#options" ,
216
- "type" : " boolean"
219
+ "type" : " boolean" ,
220
+ "default" : true
217
221
}
218
222
},
219
223
"additionalProperties" : false
Original file line number Diff line number Diff line change 83
83
code : Roboto Mono
84
84
favicon : assets/favicon.png
85
85
icon :
86
- logo : material/library
86
+ logo : logo
87
87
88
88
# Plugins
89
89
plugins :
You can’t perform that action at this time.
0 commit comments