# asciidoctor-pdf-linewrap-ja: Asciidoctor PDF extension for japanese document asciidoctor-pdf-linewrap-ja: Asciidoctor PDF extension providing better line wrap for Japanese document. ## Requrements - [Asciidoctor PDF](https://github.com/asciidoctor/asciidoctor-pdf) 1.5.0.alpha.16 (or later) ## Installation Add this line to your application's Gemfile: ```ruby gem 'asciidoctor-pdf-linewrap-ja' ``` And then execute: $ bundle Or install it yourself as: $ gem install asciidoctor-pdf-linewrap-ja ## Usage $ asciidoctor-pdf -r asciidoctor-pdf-linewrap-ja document.adoc ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/fuka/asciidoctor-pdf-linewrap-ja. ## Special Thanks asciidoctor-pdf-linewrap-ja is inspired by asciidoctor\-pdf\-cjk ([chloerei/asciidoctor\-pdf\-cjk](https://github.com/chloerei/asciidoctor-pdf-cjk)). ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).