idk
This commit is contained in:
parent
4ce842086d
commit
6cbde4a575
48 changed files with 708 additions and 2310 deletions
|
|
@ -72,16 +72,13 @@ local codeSnippet = s(
|
|||
"code-",
|
||||
fmt(
|
||||
[[
|
||||
//typstfmt::off
|
||||
```{1}
|
||||
{2}
|
||||
```
|
||||
//typstfmt::on
|
||||
|
||||
]],
|
||||
{
|
||||
i(1, "lang"),
|
||||
i(2, "code"),
|
||||
i(1, ""),
|
||||
i(2, ""),
|
||||
}
|
||||
)
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue