parent
9de65df523
commit
a73e2f664e
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
|
||||
(defn generate-toc [html]
|
||||
(-> html
|
||||
(.getBytes)
|
||||
(.getBytes "UTF-8")
|
||||
(java.io.ByteArrayInputStream.)
|
||||
(html/parse)
|
||||
:content
|
||||
|
|
Loading…
Reference in a new issue