fix: code when adding linenos
This commit is contained in:
parent
b2286abd85
commit
6aa8bdc754
2 changed files with 37 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue