Compare commits

..

2 Commits

Author SHA1 Message Date
Pierre-Loic Doulcet d5ca262ce6 add html support 2024-04-23 11:21:27 +08:00
Yi Ding 70b5dc3a63 some notebook updates (#148) 2024-04-18 21:57:10 -06:00
+3
View File
@@ -146,4 +146,7 @@ SUPPORTED_FILE_TYPES = [
".sti",
# ebook
".epub",
# html
".html",
".htm",
]