Skip to content

Commit d4f48b4

Browse files
authored
docs(pymdownx): add url_download option
1 parent ed70454 commit d4f48b4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/schema/extensions/pymdownx.json

+5
Original file line numberDiff line numberDiff line change
@@ -531,6 +531,11 @@
531531
"markdownDescription": "https://facelessuser.github.io/pymdown-extensions/extensions/snippets/#options",
532532
"type": "boolean",
533533
"default": true
534+
},
535+
"url_download": {
536+
"markdownDescription": "https://facelessuser.github.io/pymdown-extensions/extensions/snippets/#options",
537+
"type": "boolean",
538+
"default": false
534539
}
535540
},
536541
"additionalProperties": false

0 commit comments

Comments
 (0)