Skip to content

Commit 89264dd

Browse files
author
Thomas Smith
authored
Merge pull request #7312 from jonsuh/master
Add MDX package
2 parents adf4e2f + 30c8bea commit 89264dd

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

repository/m.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1047,6 +1047,18 @@
10471047
}
10481048
]
10491049
},
1050+
{
1051+
"name": "MDX Syntax Highlighting",
1052+
"details": "https://github.com/jonsuh/mdx-sublime",
1053+
"description": "Syntax highlighting for MDX, JSX in Markdown",
1054+
"labels": ["jsx", "language syntax", "markdown", "mdx"],
1055+
"releases": [
1056+
{
1057+
"sublime_text": ">=3092",
1058+
"tags": true
1059+
}
1060+
]
1061+
},
10501062
{
10511063
"name": "Meav",
10521064
"details": "https://github.com/linlymatsumura/Meav",

0 commit comments

Comments
 (0)