Markdownplus

Coming soon. This is a prerelease gem.

Installation

Add this line to your application's Gemfile:

gem 'markdownplus'

And then execute:

$ bundle

Or install it yourself as:

$ gem install markdownplus

Syntax

Include external files

Use a fenced code block:

  ```include|csv
  https://gist.githubusercontent.com/cpetersen/b5a473ddf0b796cd9502/raw/e140bdc32ff2f6a600e357c2575220c0312a88ee/fake.csv
</code>