We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ba90cb1 + d4f48b4 commit 207fd40Copy full SHA for 207fd40
docs/schema/extensions/pymdownx.json
@@ -531,6 +531,11 @@
531
"markdownDescription": "https://facelessuser.github.io/pymdown-extensions/extensions/snippets/#options",
532
"type": "boolean",
533
"default": true
534
+ },
535
+ "url_download": {
536
+ "markdownDescription": "https://facelessuser.github.io/pymdown-extensions/extensions/snippets/#options",
537
+ "type": "boolean",
538
+ "default": false
539
}
540
},
541
"additionalProperties": false
0 commit comments