middleman-hikidoc

Middleman plugin for HikiDoc, a text format used by Wiki Engine Hiki.

Installation

Add this to Gemfile and run bundle install

gem 'middleman-hikidoc', git: 'https://github.com/yhara/middleman-hikidoc.git'

Then add this to config.rb

activate :hikidoc

License

MIT