forked from LiveCarta/BookConverter
Annot.[logger]
This commit is contained in:
@@ -300,6 +300,7 @@ class HtmlDocxProcessor:
|
|||||||
self.logger.log(f"Processing TOC and headers.")
|
self.logger.log(f"Processing TOC and headers.")
|
||||||
self._process_toc_links()
|
self._process_toc_links()
|
||||||
|
|
||||||
|
self.logger.log(f"Preprocess Html using presets.")
|
||||||
_preprocess_html(html_preprocessor=self.html_preprocessor,
|
_preprocess_html(html_preprocessor=self.html_preprocessor,
|
||||||
html_soup=self.html_soup)
|
html_soup=self.html_soup)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user