Registry / utility / paru
library1.5.2rbrubygemsunverified

Controls pandoc from Ruby and enables writing pandoc filters in Ruby.

gem install paru
INSTALL
IMPORT
SIG · PARU
P
paru
utilityrubyv1.5.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Paru
require 'paru'

Convert Markdown to HTML using pandoc via Paru.

require 'paru' output = Paru::Pandoc.new { input 'Hello **world**'; from :markdown; to :html }.convert puts output
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.5.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Amazon
1
Resources
paru — gem install paru · libregistry