mirror of
https://github.com/rwinkhart/glamour-temp-MUTN.git
synced 2026-09-06 17:07:15 -04:00
Document BlockStack and make linter happ[y/ier].
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ import (
|
||||
"strconv"
|
||||
)
|
||||
|
||||
// ItemElements are used to render items inside a list.
|
||||
// An ItemElement is used to render items inside a list.
|
||||
type ItemElement struct {
|
||||
Enumeration uint
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user