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 92a8a05 commit cbd0960Copy full SHA for cbd0960
README.md
@@ -32,7 +32,7 @@ Options:
32
33
Use the following command to generate a html file from your markdown file.
34
```
35
-cargo run -- gen --config-path themes/notion/config.json --output markdown-guide.html docs/markdown-guide.md
+cargo run -- gen --output markdown-guide.html docs/markdown-guide.md
36
37
38
### Web
0 commit comments