Revert "Remove arguments subheading"

This reverts commit ba7af0b9cd.
This commit is contained in:
Nathan Sobo
2015-08-29 13:00:08 -06:00
parent 70bcedba4d
commit e91241be52

View File

@@ -1292,6 +1292,8 @@ class TextEditor extends Model
# </div>
# ```
#
# ## Arguments
#
# * `marker` A {Marker} you want this decoration to follow.
# * `decorationParams` An {Object} representing the decoration e.g.
# `{type: 'line-number', class: 'linter-error'}`