mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 11:04:41 +02:00
bin/mdo: remove because unused
This commit is contained in:
parent
ab1d79433a
commit
ced309e5a4
2 changed files with 0 additions and 10 deletions
|
@ -1,9 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
# open a Markdown document in your browser directly
|
||||
# mdo => markdown open
|
||||
|
||||
# e.g. preview the markdown in vim:
|
||||
# :!mdo %
|
||||
|
||||
$BROWSER "data:text/html;base64,`markdown_py $* | base64 -w 0`"
|
Loading…
Add table
Add a link
Reference in a new issue