We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 932ceea commit 2fc58ffCopy full SHA for 2fc58ff
1 file changed
src/Resources/specifications/html5.yaml
@@ -2561,8 +2561,8 @@ ol:
2561
- A # for uppercase letters
2562
- i # for lowercase Roman numerals
2563
- I # for uppercase Roman numerals
2564
- - 1 # for numbers (default)
2565
- defaultValue: 1
+ - '1' # for numbers (default)
+ defaultValue: '1'
2566
children:
2567
- li
2568
optgroup:
0 commit comments