summaryrefslogtreecommitdiff
path: root/content/handlers/html/list_counter_style.c
Commit message (Expand)AuthorAgeFilesLines
* use list style formatting from libcssVincent Sanders2021-02-071-555/+0
* html: list counter style: Revert to string for {pre|post}fix.Michael Drake2021-02-021-4/+30
* html: list counter style: Constify {pre|post}fix memebers.Michael Drake2021-02-021-2/+2
* html: list counter style: Split out symbol copy.Michael Drake2021-02-021-36/+36
* change list counter style formatting to be table drivenVincent Sanders2021-02-021-252/+252
* do not count the null terminator in list counter style length formattingVincent Sanders2021-01-311-1/+1
* implement armenian and georgian list counter stylesVincent Sanders2021-01-311-21/+238
* split counter style handling out of the box codeVincent Sanders2021-01-311-0/+312