mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
Map XML fence to grammar
This commit is contained in:
@@ -18,6 +18,7 @@ fenceNameToExtension =
|
||||
"bash": "sh"
|
||||
"js": "js"
|
||||
"javascript": "js"
|
||||
"xml": "xml"
|
||||
|
||||
module.exports =
|
||||
class MarkdownPreviewView extends ScrollView
|
||||
|
||||
Reference in New Issue
Block a user