> something that cuts out all layout, formatting and images and shows me the raw article text in a fixed with font.
FYI, I have implemented a reader view for `hackernews_tui v0.6.0` [0] which seems to satisfy most of the conditions above. Judging from my experience, this reader view works quite well and can cover many use cases.
FYI, I have implemented a reader view for `hackernews_tui v0.6.0` [0] which seems to satisfy most of the conditions above. Judging from my experience, this reader view works quite well and can cover many use cases.
[0]: https://github.com/aome510/hackernews-TUI/releases/tag/v0.6....