2020-04-24 23:36:52 +00:00
|
|
|
source 'https://rubygems.org'
|
2022-06-16 17:23:12 +00:00
|
|
|
|
2020-04-24 23:36:52 +00:00
|
|
|
gem 'gollum'
|
2021-08-05 21:33:18 +00:00
|
|
|
|
2022-06-16 17:23:12 +00:00
|
|
|
# Support for extra markups
|
|
|
|
gem 'asciidoctor' # AsciiDoc
|
|
|
|
gem 'creole' # Creole
|
|
|
|
gem 'wikicloth' # MediaWiki
|
|
|
|
gem 'org-ruby' # Org
|
|
|
|
gem 'RedCloth' # Textile
|