Registry / serialization / org-ruby

org-ruby

JSON →
library0.9.12rbrubygemsunverified

An Org mode parser written in Ruby.

gem install org-ruby
INSTALL
IMPORT
SIG · ORG-RUBY
O
org-ruby
serializationrubyv0.9.12
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.

Orgmode
require 'org-ruby'

Parse an Org mode string and convert to HTML.

require 'org-ruby' parser = Orgmode::Parser.new('* Heading\nSome text') puts parser.to_html
Debug
Known issues
gotchaDoes not support all Org mode features (e.g., tables, LaTeX).
fix
Use a more complete parser like org-ruby-extended or org-mode if needed.
affects: all
Upgrade
Version history
0.9.12latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
org-ruby — gem install org-ruby · libregistry