mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 11:04:41 +02:00
[bin/mdo] update markdown command
This commit is contained in:
parent
cb124677fa
commit
3be90c226b
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@
|
|||
# e.g. preview the markdown in vim:
|
||||
# :!mdo %
|
||||
|
||||
$BROWSER "data:text/html;base64,`markdown $* | base64 -w 0`"
|
||||
$BROWSER "data:text/html;base64,`markdown_py $* | base64 -w 0`"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue