prolog-services-markdown_to_html 1.0.2
The Prolog::Services::MarkdownToHtml class converts valid Markdown to valid HTML (as well-formed XML; i.e., void element tags such as <br/> are always properly closed). The resulting HTML is rendered as a single line of text with all unnecessary whitespace removed.
Gemfile:
=
install:
=
Versions:
Show all versions (4 total)Runtime Dependencies (5):
Development Dependencies (15):
awesome_print
>= 1.6.1, ~> 1.6
bundler
~> 1.11
colorize
>= 0.7.7, ~> 0.7
flay
~> 2.6
flog
>= 4.4.0, ~> 4
minitest
~> 5.0
minitest-matchers
~> 1.4
minitest-reporters
~> 1.0
minitest-tagz
~> 1.2
pry-byebug
~> 3.4
pry-doc
~> 0.8
rake
~> 11
reek
~> 4.0
rubocop
= 0.39.0
simplecov
~> 0.10