File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 544
544
"markdownDescription" : " https://facelessuser.github.io/pymdown-extensions/extensions/snippets/#options" ,
545
545
"type" : " boolean" ,
546
546
"default" : false
547
+ },
548
+ "url_max_size" : {
549
+ "markdownDescription" : " https://facelessuser.github.io/pymdown-extensions/extensions/snippets/#options" ,
550
+ "type" : " integer" ,
551
+ "default" : 33554432
552
+ },
553
+ "url_timeout" : {
554
+ "markdownDescription" : " https://facelessuser.github.io/pymdown-extensions/extensions/snippets/#options" ,
555
+ "type" : " number" ,
556
+ "default" : 10.0
557
+ },
558
+ "url_request_headers" : {
559
+ "markdownDescription" : " https://facelessuser.github.io/pymdown-extensions/extensions/snippets/#options" ,
560
+ "type" : " object" ,
561
+ "default" : {}
547
562
}
548
563
},
549
564
"additionalProperties" : false
You can’t perform that action at this time.
0 commit comments