prolog-services-markdown_to_html 1.0.0
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.3.2, ~> 4.3
minitest
~> 5.0
minitest-matchers
~> 1.4
minitest-reporters
~> 1.0
minitest-tagz
~> 1.2
pry-byebug
~> 3.2
pry-doc
~> 0.8
rake
~> 10.0
reek
~> 3.7
rubocop
= 0.35.1
simplecov
~> 0.10