asciidoctor / asciidoctor-extensions-lab

A lab for testing and demonstrating Asciidoctor extensions. Please do not use this code in production. If you want to use one of these extensions in your application, create a new project, import the code, and distribute it as a RubyGem. You can then request to make it a top-level project under the Asciidoctor organization.
Other
105 stars 101 forks source link

Create extension that integrates with RubyPants (smart quotes) #12

Open mojavelinux opened 10 years ago

mojavelinux commented 10 years ago

It might be interesting to integrate Asciidoctor with RubyPants to handle the conversion of straight quotes to smart quotes. Although there is support for smart quotes in the AsciiDoc syntax, this extension would convert them implicitly.

See https://github.com/jmcnevin/rubypants