2016-02-11 18:49:33 +00:00
|
|
|
source 'https://rubygems.org'
|
2022-04-30 18:40:29 +01:00
|
|
|
|
2016-02-11 18:49:33 +00:00
|
|
|
gem 'gollum'
|
2021-07-20 01:57:43 +01:00
|
|
|
|
2022-04-30 18:40:29 +01:00
|
|
|
# Support for extra markups
|
|
|
|
gem 'asciidoctor' # AsciiDoc
|
|
|
|
gem 'creole' # Creole
|
|
|
|
gem 'wikicloth' # MediaWiki
|
|
|
|
gem 'org-ruby' # Org
|
|
|
|
gem 'RedCloth' # Textile
|