Method: ArticleJSON::Elements::Heading#level
- Defined in:
- lib/article_json/elements/heading.rb
#level ⇒ Object (readonly)
Returns the value of attribute level.
4 5 6 |
# File 'lib/article_json/elements/heading.rb', line 4 def level @level end |