sixarm_ruby_markdown

SixArm.com → Ruby → Markdown helper classes for writing our own processors

0
0
Ruby

SixArm.com → Ruby →
Markdown classes

Markdown

Gem Version
Build Status
Code Climate

Introduction

Markdown classes for use by other Markdown programs.

These classes are merely what we need for our own programs. We welcome more classes by people.

Install

Gem

To install this gem in your shell or terminal:

gem install sixarm_ruby_markdown

Gemfile

To add this gem to your Gemfile:

gem 'sixarm_ruby_markdown'

Require

To require the gem in your code:

require 'sixarm_ruby_markdown'

Tracking

  • Package: sixarm_ruby_markdown
  • Version: 3.1.0
  • Created: 2018-02-04
  • Updated: 2018-12-23
  • License: Open source as described in the file LICENSE.md
  • Contact: Joel Parker Henderson ([email protected])