Registry / serialization / bb-ruby

bb-ruby

JSON →
library1.4.0rbrubygemsunverified

A Ruby library for parsing and converting BBCode to HTML.

gem install bb-ruby
INSTALL
IMPORT
SIG · BB-RUBY
B
bb-ruby
serializationrubyv1.4.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.

BBRuby
require 'bb-ruby'

Convert BBCode string to HTML.

require 'bb-ruby' bbcode = "[b]bold[/b] and [i]italic[/i]" html = BBRuby.to_html(bbcode) puts html # => "<b>bold</b> and <i>italic</i>"
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.4.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
16
OpenAI (training)
1
Resources
bb-ruby — gem install bb-ruby · libregistry