Class: Gilenson::BlueClothExtra
- Inherits:
-
BlueCloth
- Object
- BlueCloth
- Gilenson::BlueClothExtra
- Defined in:
- lib/extras/bluecloth_extra.rb
Overview
BlueCloth с поддержкой Gilenson
Instance Method Summary collapse
Instance Method Details
#to_html(*opts) ⇒ Object
4 5 6 |
# File 'lib/extras/bluecloth_extra.rb', line 4 def to_html(*opts) ::Gilenson.new(super(*opts)).to_html end |