Hacker News new | ask | show | jobs
by edublancas 660 days ago
author here: I'm working on a follow-up post. Turns out, removing all HTML tags works great and reduces the cost by a huge margin.
2 comments

Am I crazy or is there no way to “subscribe” to your site? Interested to follow your learnings in this area.
there isn't. but you can connect X or LinkedIn.

I might add a subscribe button once I get some time :)

What do you mean? What do you use as reference points?
nothing, I strip out all the HTML tags and pass raw text
How do you keep table structure?
They should probably keep tables and lists and strip most of the rest.