mirror of
https://github.com/aome510/hackernews-TUI.git
synced 2026-04-26 09:25:56 +03:00
[PR #35] [MERGED] Add article_parse_command #55
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hackernews-TUI#55
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/35
Author: @aome510
Created: 5/29/2021
Status: ✅ Merged
Merged: 5/29/2021
Merged by: @aome510
Base:
main← Head:try-article-md📝 Commits (7)
9ad8587add ArticleParseCommand struct3d0cdcbadd article_parse_command field to default config file and its documentation586283dallow to use custom defined article_parse_commandac2814fadd article_parse_command documentation to README and error messagece4ffc9use article_md instead of article-md-cli98c2eb9fix spelling3da7d96small tweak wordings📊 Changes
5 files changed (+96 additions, -34 deletions)
View changed files
📝
README.md(+30 -16)📝
src/config.rs(+11 -0)📝
src/hn-tui-default.toml(+18 -0)📝
src/view/article_view.rs(+30 -13)📝
src/view/async_view.rs(+7 -5)📄 Description
mercury-parserArticleViewArticleView🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.