We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46d43f6 commit ff8e0aaCopy full SHA for ff8e0aa
pixi.toml
@@ -6,6 +6,8 @@ platforms = ["linux-64"]
6
version = "0.1.0"
7
8
[tasks]
9
+render = "myst build --html"
10
+preview = "myst start"
11
12
[dependencies]
13
mystmd = ">=1.3.26,<2"
0 commit comments