Gerald Bauer
2018-09-21 07:55:08 UTC
Hello,
I've updated the kramdown-service / kramup library and tool [1]
that lets you start your own local live markdown editor browser app and
json http api service w/ sinatra v2. Example:
Step 0 - Install the gem e.g.
$ gem install kramdown-service
Step 1 - Start the server / service e.g.
$ kramup
Step 2 - Open up the editor page in your browser e.g. use
`http://localhost:4567`.
That's it.
Enjoy. Cheers. Prost.
PS: Did you know? kramdown can convert markdown to latex instead of
"classic" hypertext markup too.
[1] https://github.com/writekit/kramdown-service
Unsubscribe: <mailto:ruby-talk-***@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk>
I've updated the kramdown-service / kramup library and tool [1]
that lets you start your own local live markdown editor browser app and
json http api service w/ sinatra v2. Example:
Step 0 - Install the gem e.g.
$ gem install kramdown-service
Step 1 - Start the server / service e.g.
$ kramup
Step 2 - Open up the editor page in your browser e.g. use
`http://localhost:4567`.
That's it.
Enjoy. Cheers. Prost.
PS: Did you know? kramdown can convert markdown to latex instead of
"classic" hypertext markup too.
[1] https://github.com/writekit/kramdown-service
Unsubscribe: <mailto:ruby-talk-***@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk>