File tree Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ The following options are supported:
59
59
` ` `
60
60
61
61
[2] : https://github.com/squidfunk/mkdocs-material/blob/master/src/assets/stylesheets/main/extensions/pymdownx/_critic.scss
62
- [3] : https://facelessuser.github.io/pymdown-extensions/critic/
62
+ [3] : https://facelessuser.github.io/pymdown-extensions/extensions/ critic/
63
63
[4] : https://facelessuser.github.io/pymdown-extensions/
64
64
65
65
# ## BetterEm
@@ -89,9 +89,9 @@ markdown_extensions:
89
89
- pymdownx.tilde
90
90
` ` `
91
91
92
- [6] : https://facelessuser.github.io/pymdown-extensions/caret/
93
- [7] : https://facelessuser.github.io/pymdown-extensions/mark/
94
- [8] : https://facelessuser.github.io/pymdown-extensions/tilde/
92
+ [6] : https://facelessuser.github.io/pymdown-extensions/extensions/ caret/
93
+ [7] : https://facelessuser.github.io/pymdown-extensions/extensions/ mark/
94
+ [8] : https://facelessuser.github.io/pymdown-extensions/extensions/ tilde/
95
95
96
96
# ## SmartSymbols
97
97
Original file line number Diff line number Diff line change 41
41
},
42
42
"devDependencies" : {
43
43
"@fortawesome/fontawesome-free" : " ^5.14.0" ,
44
- "@mdi/svg" : " ^5.4 .55" ,
44
+ "@mdi/svg" : " ^5.5 .55" ,
45
45
"@primer/octicons" : " ^10.0.0" ,
46
46
"@types/clipboard" : " ^2.0.1" ,
47
47
"@types/copy-webpack-plugin" : " ^6.0.0" ,
67
67
"imagemin-webpack-plugin" : " ^2.4.2" ,
68
68
"material-design-color" : " ^2.3.2" ,
69
69
"material-shadows" : " ^3.0.1" ,
70
- "mini-css-extract-plugin" : " ^0.9 .0" ,
70
+ "mini-css-extract-plugin" : " ^0.10 .0" ,
71
71
"postcss-inline-svg" : " ^4.1.0" ,
72
72
"postcss-loader" : " ^3.0.0" ,
73
73
"postcss-svgo" : " ^4.0.2" ,
You can’t perform that action at this time.
0 commit comments