Skip to content

Commit ab732b0

Browse files
committed
add yaml to bashLikeLangs
1 parent 8c8c183 commit ab732b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/mdx/src/remark/comment-data.ts

+1
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ const bashLikeLangs = [
7070
"sh",
7171
"shell",
7272
"python",
73+
"yaml",
7374
"py",
7475
]
7576
const bashLikeCommentRegex = /#\s+(\w+)(\S*)\s*(.*)/

0 commit comments

Comments
 (0)