Skip to content

Commit eef62a9

Browse files
committed
Prevent XSS attacks
1 parent 3583f71 commit eef62a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ repo_url: https://github.com/codeigniter4/shield
2626

2727
markdown_extensions:
2828
- pymdownx.superfences
29+
- pymdownx.highlight:
30+
use_pygments: false
2931

3032
extra_css:
3133
- https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.6.0/build/styles/github.min.css

0 commit comments

Comments
 (0)