issues
search
jaytaylor
/
html2text
Golang HTML to plaintext conversion library
https://jaytaylor.com/html2text
MIT License
541
stars
138
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Table formatting not useful
#16
MarcGrol
closed
7 years ago
7
Fix #14
#15
matcornic
closed
7 years ago
6
Use of https://github.com/olekukonko/tablewriter to write beautiful table
#14
matcornic
closed
7 years ago
2
dispose of files encoded with utf8 with bom, and add some test
#13
ssor
closed
7 years ago
4
Remove regex replaces.
#12
artem-cliqz
closed
7 years ago
3
Add an interface to accept parsed html data.
#11
dbalan
closed
7 years ago
5
Working badge links and added branch restriction to travis-ci badge.
#10
jaytaylor
closed
8 years ago
1
Travis-ci build integration.
#9
jaytaylor
closed
8 years ago
1
Added support for <blockquote>, <b>, <strong>, <div>
#8
wingedpig
closed
8 years ago
1
html2text is inserting space after span tag
#7
GreatDanton
closed
6 years ago
5
html2text does not handle <pre> <code> right
#6
ghost
closed
6 years ago
3
Handle tables: the naive approach
#5
korya
closed
9 years ago
1
Ignore script elements, style elements and head element
#4
korya
closed
9 years ago
1
Better formatting of links and lists; more tests
#3
korya
closed
9 years ago
3
link textifying
#2
firewut
closed
9 years ago
3
Formatting for go get command on README
#1
Tonkpils
closed
9 years ago
1
Previous