various trailing comma (extra-edit)

This commit is contained in:
un-pogaz
2025-01-24 11:14:19 +01:00
parent 8ba35b97b5
commit 437c6bfc61
13 changed files with 87 additions and 87 deletions
+1 -1
View File
@@ -337,5 +337,5 @@ empty_elements = (
(TEXTNS,'user-index-mark'),
(TEXTNS,'user-index-mark-end'),
(TEXTNS,'user-index-mark-start'),
(TEXTNS,'variable-decl')
(TEXTNS,'variable-decl'),
)
+1 -1
View File
@@ -1475,7 +1475,7 @@ dl.notes dd:last-of-type { page-break-after: avoid }
self.opentag('a', {
'href': f'#footnote-{self.currentnote}',
'class': 'citation',
'id':f'citation-{self.currentnote}'
'id':f'citation-{self.currentnote}',
})
# self.writeout( escape(mark) )
# Since HTML only knows about endnotes, there is too much risk that the