Zak Kemble
|
59e955745f
|
fix: spurious header closing tags
`right` already contains the closing tag
|
2022-04-14 16:50:13 +01:00 |
|
Zak Kemble
|
4f590e2bba
|
fix: p is not allowed in span
|
2022-04-14 16:50:13 +01:00 |
|
Zak Kemble
|
6900d9f2bc
|
fix: follow paginate_path config for pagination
Using "paginate_path: /page/:num/" to generate "/page/2/" paths would still generate invalid
pagination links to "/page2/"
|
2022-04-14 16:50:13 +01:00 |
|
Zak Kemble
|
58928dbc90
|
fix: alt is not a valid attribute for 'a' tag
|
2022-03-27 18:01:24 +01:00 |
|
Zak Kemble
|
dd9d5a7207
|
fix: use jsonify to generate valid json (#521)
|
2022-03-03 21:49:05 +08:00 |
|
Zak Kemble
|
4c1c8d8b0e
|
fix: correctly URL encode share links
Relates to #496
|
2022-03-03 12:55:27 +00:00 |
|
Zak Kemble
|
2103191b2f
|
fix: script code should be in head or body, not in between
|
2022-03-03 12:54:44 +00:00 |
|