File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ optional arguments:
32
32
--directory DIRECTORY, -d DIRECTORY
33
33
Specify alternative directory [default:current directory]
34
34
--css_file CSS_FILE css-file-path whose content will be written to the <style> element. Can be "none"; do not
35
- use any css
35
+ use any css
36
36
--live_md_rr LIVE_MD_RR, -l LIVE_MD_RR
37
37
Continuous refresh rate of MD page, in ms. Respects cache
38
38
```
@@ -54,6 +54,6 @@ optional arguments:
54
54
in HTML, embed base64-encoded data of local images linked to in your markdown; remove
55
55
dependency on presence of external local images
56
56
--css_file CSS_FILE css-file-path whose content will be written to the <style> element. Can be "none"; do not
57
- use any css
57
+ use any css
58
58
```
59
59
![ ] ( < ./scrot.png > )
You can’t perform that action at this time.
0 commit comments