mirror of
https://github.com/aome510/hackernews-TUI.git
synced 2026-04-26 09:25:56 +03:00
[PR #99] [MERGED] Update Hacker News HTML text parsing logic #106
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hackernews-TUI#106
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/aome510/hackernews-TUI/pull/99
Author: @aome510
Created: 10/21/2023
Status: ✅ Merged
Merged: 10/21/2023
Merged by: @aome510
Base:
main← Head:update-hn-text-parse-logic📝 Commits (2)
944cf78renameHTMLParsedResulttoHTMLTextParsedResultd451fa3update hn html text parsing logic📊 Changes
5 files changed (+97 additions, -83 deletions)
View changed files
📝
hackernews_tui/src/client/mod.rs(+1 -3)📝
hackernews_tui/src/model.rs(+15 -13)📝
hackernews_tui/src/parser/article.rs(+21 -17)📝
hackernews_tui/src/parser/html.rs(+59 -49)📝
hackernews_tui/src/view/article_view.rs(+1 -1)📄 Description
Changes
<p>for paragraph breaks🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.