mirror of
https://codeberg.org/cage/tinmop/
synced 2025-02-28 09:37:38 +01:00
- fixed bug that prevented rendering of levels 3 headers.
This commit is contained in:
parent
c1deaaf463
commit
f8230fbb89
@ -347,7 +347,7 @@
|
||||
(underlineize stream
|
||||
(header-prefix-h2 (text-value node))
|
||||
+h2-underline+))
|
||||
((html-utils:tag= :h1 node)
|
||||
((html-utils:tag= :h3 node)
|
||||
(underlineize stream
|
||||
(header-prefix-h3 (text-value node))
|
||||
+h3-underline+))
|
||||
|
Loading…
x
Reference in New Issue
Block a user