Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
jaytaylor
/
html2text
Public
Notifications
You must be signed in to change notification settings
Fork
148
Star
568
Code
Issues
12
Pull requests
13
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 21, 2023
Fix OmitLinks support
flimzy
authored and
jaytaylor
committed
74c2419
Copy full SHA for 74c2419
Commits on Nov 5, 2021
Added TextOnly Filter
copoer
authored and
jaytaylor
committed
bc68cce
Copy full SHA for bc68cce
Commits on Oct 13, 2021
Command-line tool: html2text.
Show description for 90c08c5
jaytaylor
committed
90c08c5
Copy full SHA for 90c08c5
Commits on Apr 12, 2020
Added reference to github.com/k3a/html2text in README.
jaytaylor
authored
3577fbd
Copy full SHA for 3577fbd
Commits on Feb 20, 2020
Updated Travis CI Golang testing versions for 2020.
Show description for 61d9dc4
Jay Taylor
authored and
jaytaylor
committed
61d9dc4
Copy full SHA for 61d9dc4
Commits on Apr 8, 2019
Properly trim white space of text nodes
Mike McCrary
authored and
jaytaylor
committed
01ec452
Copy full SHA for 01ec452
Commits on Mar 11, 2019
feat(tables): add tablewriter settings passthrough
Frank Spitulski
authored and
jaytaylor
committed
a93a6c6
Copy full SHA for a93a6c6
Commits on Jun 6, 2018
Updated README to use stable import path.
Show description for 57d518f
jaytaylor
committed
57d518f
Copy full SHA for 57d518f
Commits on Mar 22, 2018
More descriptive top line in README.
jaytaylor
authored
64a82a6
Copy full SHA for 64a82a6
Commits on Feb 22, 2018
Fixed example in README.
jaytaylor
committed
190166d
Copy full SHA for 190166d
Commits on Jan 30, 2018
Minor grammar fix in README.
jaytaylor
authored
e76a2f8
Copy full SHA for e76a2f8
Fixed broken unit-test which was expecting incorrect table spacing.
Jay Taylor
committed
31ae0d9
Copy full SHA for 31ae0d9
fix: typo
novln
authored and
jaytaylor
committed
6afb5ca
Copy full SHA for 6afb5ca
chore: gofmt
novln
authored and
jaytaylor
committed
0c2b37a
Copy full SHA for 0c2b37a
Commits on Dec 14, 2017
Preserve whitespace in <pre> tags
helb
authored and
jaytaylor
committed
7cd445a
Copy full SHA for 7cd445a
Commits on Dec 13, 2017
Introduced OmitLinks option
shade33
authored and
jaytaylor
committed
63248bc
Copy full SHA for 63248bc
Commits on Sep 18, 2017
Merge pull request #21 from gdewald/master
Show description for 0ee88d3
jaytaylor
authored
0ee88d3
Copy full SHA for 0ee88d3
Commits on Sep 7, 2017
Usability hacks.
Show description for cf82e68
gdewald
committed
cf82e68
Copy full SHA for cf82e68
Commits on May 30, 2017
Merge pull request #19 from jaytaylor/jay/lint-trap
Show description for 7c7a33a
jaytaylor
authored
7c7a33a
Copy full SHA for 7c7a33a
Merge pull request #18 from jaytaylor/jay/rendering-options
Show description for 002f97d
jaytaylor
authored
002f97d
Copy full SHA for 002f97d
Commits on May 29, 2017
Merge pull request #17 from jaytaylor/jay/cleanup
Show description for ab1166f
jaytaylor
authored
ab1166f
Copy full SHA for ab1166f
Updates based on feedback from gometalinter.
jaytaylor
committed
0b248f0
Copy full SHA for 0b248f0
Commits on May 26, 2017
Configurable rendering via Options.
jaytaylor
committed
c35d039
Copy full SHA for c35d039
Relocated publicly exported methods to the top.
Show description for 600048b
jaytaylor
committed
600048b
Copy full SHA for 600048b
Commits on May 25, 2017
Don't pass tests around, return errors instead.
Show description for 48f6643
jaytaylor
committed
48f6643
Copy full SHA for 48f6643
Commits on May 23, 2017
Merge pull request #15 from matcornic/master
Show description for 01ce59a
jaytaylor
authored
01ce59a
Copy full SHA for 01ce59a
feat: use tablewriter for beautiful tables
matcornic
committed
9af71ae
Copy full SHA for 9af71ae
Commits on Mar 10, 2017
dispose of files encoded with utf8 with bom, and add some test (#13)
Show description for f3b8a7c
ssor
authored and
jaytaylor
committed
f3b8a7c
Copy full SHA for f3b8a7c
Commits on Feb 17, 2017
Added go 1.8 to targeted versions in .travis.yml.
jaytaylor
committed
24f9b0f
Copy full SHA for 24f9b0f
Commits on Jan 18, 2017
Merge pull request #11 from cliqz-oss/from_html_nodes
Show description for d16d412
jaytaylor
authored
d16d412
Copy full SHA for d16d412
Rename API `FromHtmlRoot` to `FromHtmlNode`
Dhananjay Balan
committed
44fef72
Copy full SHA for 44fef72
Commits on Dec 21, 2016
Add an interface to accept parsed html data.
Dhananjay Balan
committed
1018e78
Copy full SHA for 1018e78
Commits on Nov 12, 2016
Added more information to README.
jaytaylor
authored
4b9124c
Copy full SHA for 4b9124c
Commits on Sep 23, 2016
Fixed typo in travis-ci logo URL.
jaytaylor
committed
8fb95d8
Copy full SHA for 8fb95d8
Merge PR #10 from jay/badge-improvements.
Show description for 8738d0f
jaytaylor
authored
8738d0f
Copy full SHA for 8738d0f
Pagination
Previous
Next
You can’t perform that action at this time.