Y
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
AbstractH24
660 days ago
Am I crazy or is there no way to “subscribe” to your site? Interested to follow your learnings in this area.
link
edublancas
660 days ago
there isn't. but you can connect X or LinkedIn.
I might add a subscribe button once I get some time :)
link
7thpower
660 days ago
What do you mean? What do you use as reference points?
link
edublancas
660 days ago
nothing, I strip out all the HTML tags and pass raw text
link
isaacfung
660 days ago
How do you keep table structure?
link
jaimehrubiks
660 days ago
They should probably keep tables and lists and strip most of the rest.
link