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