Astro 代码增强。 安装 iTerm1npx astro add astro-expressive-code 使用 文件名 在语言标示后面添加名称:==```python title=“hello.py”==,如果语言选择的是 sh,还会显示成终端形式。 另一种方式是直接从注释中获取当前标题: 1"""2test.py3"""4print("test") 行号 需要安装: iTerm1npm i @expressive-code/plugin-line-numbers 主题 参考 Expressive Code | Expressive Code