Remove arguments subheading

This commit is contained in:
Nathan Sobo
2015-08-28 09:39:03 -06:00
parent 93fba6a334
commit ba7af0b9cd

View File

@@ -1292,8 +1292,6 @@ 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'}`