TxtDot / txtdot

An HTTP proxy that parses only text, links and pictures from pages reducing internet bandwidth usage, removing ads and heavy scripts
https://txt.dc09.ru
MIT License
149 stars 5 forks source link

Add jsx support to engines plugins, fix text output #157

Closed artegoser closed 1 month ago

artegoser commented 1 month ago

Plugins code before: image

After: image

Text format before: image

After: image

Related: #31 Fixes: #100

DarkCat09 commented 1 month ago

@artegoser, if a plugin does not provide its own html2text, then we use shared "compiled" html-to-text, right?

artegoser commented 1 month ago

@artegoser, if a plugin does not provide its own html2text, then we use shared "compiled" html-to-text, right?

If the engine does not produce textContent, then the html2text function is executed, which is implemented in the config.