We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4131e07 commit ba79687Copy full SHA for ba79687
package.json
@@ -3,7 +3,7 @@
3
"version": "0.0.0",
4
"scripts": {
5
"myst": "myst",
6
- "test": "myst build --check-links --strict"
+ "test": "myst build --html --check-links --strict"
7
},
8
"dependencies": {
9
"mystmd": "^1.6.2"
0 commit comments