fix: code when adding linenos

This commit is contained in:
Alexis Fourmaux 2025-05-17 01:56:34 +02:00
parent 9d15a6ebd6
commit 7d867a68a0
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