-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Description
Current highlighting with sudolang
Current highlighting with md files
Extra notes
Also, if you could make it so that all of these highlight well, that would be awesome:
Test code is:
<template>
\`\`\`ts
console.log('Hello, world!');
function myFunction() {
console.log('Hello, world!');
}
\`\`\`
</template>
<template-t>
\`\`\`ts
console.log('Hello, world!');
function myFunction() {
console.log('Hello, world!');
}
\`\`\`
</template-t>
<template-t>
\`\`\`ts
console.log('Hello, world!');
function myFunction() {
console.log('Hello, world!');
}
\`\`\`
</template-t>Copilot
Metadata
Metadata
Assignees
Labels
No labels