Kill example heading

This commit is contained in:
Nathan Sobo
2014-02-25 10:36:52 -08:00
parent 4b12228b15
commit b32f4ad80a

View File

@@ -27,7 +27,6 @@ TextMateScopeSelector = require('first-mate').ScopeSelector
# be called with all current editor instances and also when any editor is
# created in the future.
#
# ## Example
# ```coffeescript
# atom.workspace.eachEditor (editor) ->
# editor.insertText('Hello World')