mirror of
https://github.com/rwinkhart/glamour-temp-MUTN.git
synced 2026-08-31 22:26:41 -04:00
fix issue where lists that didn't start at 1 were not respected (#116)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
3. 3 is first and numbered 3
|
||||
4. 4 is second and numbered 4
|
||||
10. ten is third and numbered 5
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"list": {
|
||||
"level_indent": 1
|
||||
},
|
||||
"enumeration": {
|
||||
"block_prefix": ". "
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user