issues
search
RubyData
/
rubydown
rubydown is pure-Ruby R Markdown clone
https://rubygems.org/gems/rubydown
MIT License
16
stars
2
forks
source link
Adding option for opening with default web browser
#4
Open
kozo2
opened
5 years ago
kozo2
commented
5 years ago
rubydown -i hoge.md --open
This command will
generate HTML named hoge.html based on hoge.md (related with #13
open hoge.html with the default web browser installed in the system
This command will