📌 📄 内容摘要:
@chesha1 在 小众语言 torque 如何使用 markdown 代码块高亮 中发帖
v8 使用的 torque 语言,使用 cpp, javascript, typescript 作为代码块的语言,高亮显示得都不好,有什么办法吗?
举个例子,下面是用 typescript,就会高亮过多内容
transitioning macro RegExpPrototypeExecBodyWithoutResultFast(
implicit context: Context)(regexp: JSRegExp,
string: String): RegExpMatchInfo labels IfDidNotMatch {
const lastIndex = LoadLastIndexAsLength(regexp, true);
return RegExpPrototypeExecBodyWithoutResult(regexp, string, last...
────────── 链接信息 ────────── 🔗 论坛链接: linux.do 📎 访问地址: https://linux.do/t/topic/899778/1 ─────────────────────────────
📢 来源:LINUX DO