Updated Pygments issues (markdown)
This commit is contained in:
parent
00cc70c14c
commit
dbfdfd0710
|
@ -15,7 +15,7 @@ The `` `[]` `` should only be red.
|
||||||
## Numerical type with suffix
|
## Numerical type with suffix
|
||||||
|
|
||||||
```nimrod
|
```nimrod
|
||||||
if foo == 0'i32:
|
if foo() == 0'i32:
|
||||||
echo 'equals 0'
|
echo 'equals 0'
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue