Registry / serialization / polyrex-headings

polyrex-headings

JSON →
library0.3.0rbrubygemsunverified

Parses a raw Polyrex document containing Markdown-style headings.

gem install polyrex-headings
INSTALL
IMPORT
SIG · POLYREX-HEADINGS
P
polyrex-headings
serializationrubyv0.3.0
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.

Polyrex::Headings
require 'polyrex/headings'

Parse a Polyrex document with headings and access the first heading.

require 'polyrex/headings' doc = Polyrex::Headings.parse('# Heading\nContent') puts doc.headings.first.text
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
polyrex-headings — gem install polyrex-headings · libregistry