fix: code when adding linenos

This commit is contained in:
Ungol 2025-12-23 22:27:52 +01:00
parent b2286abd85
commit 6aa8bdc754
2 changed files with 37 additions and 2 deletions

View file

@ -28,7 +28,7 @@ Oechalidum[^second] limus posse.
[^second]: Footnote text.
```c#
```c#,linenos,name=example.cs
using System.IO.Compression;
#pragma warning disable 414, 3021