Fix the test image of numbering.png (#3070)

This commit is contained in:
k-84mo10 2023-12-26 18:38:46 +09:00 committed by GitHub
parent 9741885aaf
commit e215f22965
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 61 KiB

View File

@ -97,7 +97,7 @@
numbering("I.ア", i, i)
[ for #i \ ]
}
---
// Error: 17-19 number must be at least zero
#numbering("1", -1)
#numbering("1", -1)