Compare commits
2 Commits
f6d87eb878
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 9b1e822580 | |||
| 2e226eb7cb |
@@ -30,7 +30,7 @@ chmod +x m2h.pl
|
||||
Convert a markdown file to HTML:
|
||||
|
||||
```bash
|
||||
perl -Ilibm2h.pl input.md > output.html
|
||||
perl -Ilib m2h.pl input.md > output.html
|
||||
```
|
||||
|
||||
Or read from stdin:
|
||||
|
||||
Reference in New Issue
Block a user