mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Fix context menu docs Closes #4963
This commit is contained in:
@@ -19,7 +19,7 @@ SpecificityCache = {}
|
||||
#
|
||||
# ## Context Menu CSON Format
|
||||
#
|
||||
# # ```coffee
|
||||
# ```coffee
|
||||
# 'atom-workspace': [{label: 'Help', command: 'application:open-documentation'}]
|
||||
# 'atom-text-editor': [{
|
||||
# label: 'History',
|
||||
|
||||
Reference in New Issue
Block a user