Module: Precedent::Inline::Smallcaps1
- Defined in:
- lib/precedent/grammar/inline.rb
Instance Method Summary collapse
Instance Method Details
#build ⇒ Object
176 177 178 179 |
# File 'lib/precedent/grammar/inline.rb', line 176 def build { :type => :smallcaps, :content => content.build } end |