Class: Deplate::Particle::SwallowedSpace
- Inherits:
-
Deplate::Particle
- Object
- Deplate::Particle
- Deplate::Particle::SwallowedSpace
- Defined in:
- lib/deplate/mod/lang-zh_CN.rb
Instance Method Summary collapse
Instance Method Details
#setup ⇒ Object
26 27 28 |
# File 'lib/deplate/mod/lang-zh_CN.rb', line 26 def setup @elt = @deplate.formatter.cjk_smart_blanks ? '' : ' ' end |