Sha256: 3bbdd144eca5a08e9eff61014f3e40508042c0b6e98003d6f986f09ffe943fcf
Contents?: true
Size: 1019 Bytes
Versions: 1
Compression:
Stored size: 1019 Bytes
Contents
# asciidoctor-nabetani An assortment of things I needed to make a Japanese PDF document with asciidoctor. ## Installation Add this line to your application's Gemfile: ```ruby gem 'asciidoctor-nabetani' ``` And then execute: ``` $ bundle install ``` Or install it yourself as: ``` $ gem install asciidoctor-nabetani ``` ## Usage TODO: Write usage instructions here ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/nabetani/asciidoctor-nabetani. ## Special Thanks This project is inspired by [asciidoctor-pdf-linewrap-ja](https://github.com/fuka/asciidoctor-pdf-linewrap-ja) ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT). ## Code of Conduct Everyone interacting in the Asciidoctor::Nabetani project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/asciidoctor-nabetani/blob/master/CODE_OF_CONDUCT.md).
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
asciidoctor-nabetani-0.1.0 | README.md |