ー P*_*e ー 6 visual-studio-code
我正在寻找一种方法或扩展(如果有任何语法突出显示 yaml 文件中的文件内嵌入代码)。
一个例子是这样的,请参阅我在内容块的文件中嵌入了其他语言。
- header: my markdown post
tags:
date: 2021/6/28
content: >+
# my markdown contents
blah blah blah.
```
blah blah blah.
```
I need here to get highlighted
Run Code Online (Sandbox Code Playgroud)
所以在上面的例子中,我想要一个类似的逻辑highlight "level1" name of "content" blocks to the syntax highlight theme of the "markdown" language。
是否有更简单的方法来使用内置功能、扩展或已经存在的样板正则表达式来实现此目的?
| 归档时间: |
|
| 查看次数: |
251 次 |
| 最近记录: |