Improve code block function

This commit is contained in:
2025-06-18 21:18:49 +08:00
parent cce9cf7e92
commit 9204315c7b
19 changed files with 1618 additions and 136 deletions

View File

@@ -0,0 +1,8 @@
// This file was generated by lezer-generator. You probably shouldn't edit it.
export const
BlockContent = 1,
Document = 2,
Block = 3,
BlockDelimiter = 4,
BlockLanguage = 5,
Auto = 6