Skip to content

Commit

Permalink
Merge pull request #5389 from robingenz/patch-1
Browse files Browse the repository at this point in the history
docs(pymdownx): add `url_download` option
  • Loading branch information
squidfunk committed Apr 22, 2023
2 parents ba90cb1 + d4f48b4 commit 207fd40
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/schema/extensions/pymdownx.json
Original file line number Diff line number Diff line change
Expand Up @@ -531,6 +531,11 @@
"markdownDescription": "https://facelessuser.github.io/pymdown-extensions/extensions/snippets/#options",
"type": "boolean",
"default": true
},
"url_download": {
"markdownDescription": "https://facelessuser.github.io/pymdown-extensions/extensions/snippets/#options",
"type": "boolean",
"default": false
}
},
"additionalProperties": false
Expand Down

0 comments on commit 207fd40

Please sign in to comment.