Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enrycher

This is a stupidly simple 5 minute gem I wrote to play with the Enrycher text-processing API.

Install

gem install enrycher or add gem 'enrycher' to your Gemfile.

Usage

require 'enrycher'

text = <<TEXT
Confluence combines powerful online authoring capabilities, deep Office integration and an extensive plugin catalogue to help people work better together and share information effortlessly.
TEXT

Enrycher.process(text)
Enrycher.print 
  #=> prints the unaltered XML response from the server. Why did I use Nokogiri? Good question.

About

Tiny Ruby interface to the Enrycher text-processing API

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages