Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/voku/html2text
:memo: Html2Text - Convert HTML to formatted plain text, e.g. for text mails.
https://github.com/voku/html2text
47e38199b5273d2cd34d4d3fc895b6440404b43f authored almost 9 years ago by Lars Moelleken <[email protected]>
* origin/master:
Update README.md
f5c2abf39889167e1291c6ed0c0d742b7de6e42c authored almost 9 years ago by Lars Moelleken <[email protected]>
c512c4969f8c40e2883b7a0b0d3f13b72e178c11 authored about 9 years ago by Lars Moelleken <[email protected]>
89e309d2122ab185dadecf96c3a7596feaab9595 authored about 9 years ago by Lars Moelleken <[email protected]>
0b62db8909b440b386bd2e9d3b1c4dcfde076458 authored about 9 years ago by Lars Moelleken <[email protected]>
* origin/master:
Applied fixes from StyleCI
f009c536597b896562e13c61d39f0d8208da7a75 authored about 9 years ago by Lars Moelleken <[email protected]>
Applied fixes from StyleCI
67354d20db41a683dc089826d6d3a78eabd40058 authored about 9 years ago by Lars Moelleken <[email protected]>92c512ba751d36d414803f6a811a2baafb94970d authored about 9 years ago by Lars Moelleken <[email protected]>
* upstream/master:
Treat all paragraph content equally (Fixes #7)
Increment diff counter in ...
* origin/master:
Applied fixes from StyleCI
modified: "\n" . $para . "\n" --> "\n\n" . $para . "\n\n"
d7f9a8aea3ff64b697c41426ebb63238e5b65efd authored about 9 years ago by Lars Moelleken <[email protected]>
The content of paragraph tags should be treated equally. That is to say that
whitespace within t...
Increment diff counter in blockqute parsing (Fixes #37)
731f734c0370f345eb4a315808d722295fdbc417 authored about 9 years ago by Michael Tibben <[email protected]>
The blockquote counter should be incremented when parsing quoted text,
rather than set to the le...
Add php7 to travis
fca2beb8ff828f8dd9c392640ab2d18a71e40fca authored about 9 years ago by Michael Tibben <[email protected]>083a8e6cb19f983308f20c940d9ecafee11e8be7 authored about 9 years ago by Michael Tibben <[email protected]>
Supply the image alt text when converting images
dc89d6a6d32dcffd6ad4d62e0d0bd2d454589ffb authored about 9 years ago by Michael Tibben <[email protected]>
HTML content preserves slashes (\), and so should Html2Text when it
converts content.
Note: Thi...
06366875ff6112117c42c399f698eb65a1dd142e authored about 9 years ago by Andrew Nicols <[email protected]>Increase visibility of toupper, and strtoupper
bde1050a44ce37ba11aa0f83d07b2c32391dcca4 authored about 9 years ago by Michael Tibben <[email protected]>Added some new basic tests
f7df1498a8d4ce44ad8af56e420c2dfe8709d47e authored about 9 years ago by Michael Tibben <[email protected]>Applied fixes from StyleCI
d733cb8c9b938f1347ea4f4a87470d6bbca474de authored about 9 years ago by Lars Moelleken <[email protected]>c4108463fed93eb8a4ff11b1d9744f1cf9836a58 authored about 9 years ago by Lars Moelleken <[email protected]>
dc7130349fec4441811b6e33dab82c28b9d55b10 authored about 9 years ago by Lars Moelleken <[email protected]>
-> https://github.com/andrewnicols/html2text/commit/1a5837ad9a2fcb845cd26f1ef1cbf43a806ee64c
6d70afff8e547703fb7935a18e40dc9a84ebff71 authored about 9 years ago by Lars Moelleken <[email protected]>-> https://github.com/andrewnicols/html2text/commit/66c131e1d2a20b02a5ea7073ab587cfb7b9d8beb
In...
1f62e51b5c28c14aaa7d58a173ae335ace81f19d authored about 9 years ago by Lars Moelleken <[email protected]>-> https://github.com/andrewnicols/html2text/commit/9f7d4a65cae70cdda7e608afead40d134c61407f
b93388297703f0b145c9b4e78acd00d88f3410e8 authored about 9 years ago by Lars Moelleken <[email protected]>-> https://github.com/andrewnicols/html2text/commit/f0b207d0c2d47dbb30aac5dd7335b74f40a5a404
fb651f075e5143cb949a7cd591fc384cdc3d2ddb authored about 9 years ago by Lars Moelleken <[email protected]>
In order to provide an accessible version of HTML content, where an alt tag
has been provided, t...
These tests are courtesy of moodle/moodle.
We have a few others, but these will take longer to ...
9f7d4a65cae70cdda7e608afead40d134c61407f authored about 9 years ago by Andrew Nicols <[email protected]>
Some uses of this library may wish to have their own implementations of
these functions which, f...
Converting all preg offsets at the beginning
0af118fa4865080f0012411bf46cbb51c8b09fdc authored over 9 years ago by Lars Moelleken <[email protected]>88d7e1a473084a713f59fc32c9df7d5c9807e3b3 authored over 9 years ago by Paul Williams <[email protected]>
b0d36cae1f59cb05915dd083e9420e8873dfa95a authored over 9 years ago by Paul Williams <[email protected]>
Applied fixes from StyleCI
8f9bc42c3b70551e5cf133799c4877d75f772ca5 authored over 9 years ago by Lars Moelleken <[email protected]>f9173139721f2ee741af7823f43faaad8824446b authored over 9 years ago by Lars Moelleken <[email protected]>
510ae911af69c4eacc9c4f27dbc766fcda43c4ee authored over 9 years ago by Lars Moelleken <[email protected]>
This reverts commit fe33b68a1714658f6d60bdbab5a7d2a4a2183043.
d53e7d29ef99bb801004c914a48c61c49b386bba authored over 9 years ago by Lars Moelleken <[email protected]>fe33b68a1714658f6d60bdbab5a7d2a4a2183043 authored over 9 years ago by Lars Moelleken <[email protected]>
735fb683b169b8904b1ccca8ae40d8d42b688610 authored over 9 years ago by Lars Moelleken <[email protected]>
* origin/master:
Update README.md
b744dd4b9fea5f43c3b73658fd4676d7044e744b authored over 9 years ago by Lars Moelleken <[email protected]>
f3335ce90b4c544cc0a6b834834416320b3835f6 authored over 9 years ago by Lars Moelleken <[email protected]>
4fd69634b5ea68d765875b4c6979f3f53247bdc0 authored over 9 years ago by Lars Moelleken <[email protected]>
do_underscores option and UTF-8 code point entities
00d89ab07825a4de62a79446aa839e38fe9f82be authored over 9 years ago by Lars Moelleken <[email protected]>ac25cef8e860439aa59a12ade06ef81cc7190041 authored over 9 years ago by Paul Williams <[email protected]>
7a15f765934dc85d6a9ba48845fadc9b7c3643dd authored over 9 years ago by Paul Williams <[email protected]>
3f6e1fa35561b0beb4829d9ab9b1bbfd9a60007d authored over 9 years ago by Paul Williams <[email protected]>
Fixing multibyte/blockquote interaction.
ea5d0964b3429f8d84e9433fd324bc1a5dcb939e authored over 9 years ago by Lars Moelleken <[email protected]>625bac8fab010c605b3570865f5d695ef16242c5 authored over 9 years ago by Paul Williams <[email protected]>
0babc3657a05ce83969bcdf93c2a7ae05f525a74 authored over 9 years ago by pleatherwill <[email protected]>
46b2949a3dc6eb1d66101ca9c5f343ae7289c20c authored over 9 years ago by Lars Moelleken <[email protected]>
9ac36f898521ad0e51ef1d5d9cc72bb4b6bd8841 authored over 9 years ago by Lars Moelleken <[email protected]>
Applied fixes from StyleCI
776ccb86aa11958ef1bc3545e252e1ed94eebaa3 authored over 9 years ago by Lars Moelleken <[email protected]>d18a5b5f13398fdea392b6de182109d53a44111b authored over 9 years ago by Lars Moelleken <[email protected]>
84020e2613f4b921a669439efdf21fa7fbfe0ad3 authored over 9 years ago by Lars Moelleken <[email protected]>
* origin/master:
Update README.md
095843d693d302604f57cba1ab86bfd542faa62d authored over 9 years ago by Lars Moelleken <[email protected]>
5989cee0faecb9cfe0f716ab8b9419e324d80ed1 authored over 9 years ago by Lars Moelleken <[email protected]>
40fbd9d7480127312b1facec405f165792ddeef1 authored over 9 years ago by Lars Moelleken <[email protected]>
* origin/master:
Update README.md
e34758b3c395cd79e4539807ca0737efbc3bc836 authored over 9 years ago by Lars Moelleken <[email protected]>
da52f7fb37e10cd2260a6db4a6fd70f97ef693b2 authored over 9 years ago by Lars Moelleken <[email protected]>
c0fde9f4638a4c29d8fbe3d1bace8343809753bc authored over 9 years ago by Lars Moelleken <[email protected]>
c125f4c2c03b29a83d5eaabdcf6051ce7995bdad authored over 9 years ago by Lars Moelleken <[email protected]>
28e32c8329287425d92c23c61de8e17596b6ec6d authored over 9 years ago by Lars Moelleken <[email protected]>
dc1a3fadbbac2d8c868c49f88f9740e21ad4c81e authored over 9 years ago by Lars Moelleken <[email protected]>
* origin/master:
Scrutinizer Auto-Fixes
a4d4c8ae3653731ebdbc1de5dbe1c5f0d6fb5f5b authored over 9 years ago by Lars Moelleken <[email protected]>
Scrutinizer Auto-Fixes
cbeba8b3b1d3b6f65265a9305728baf7e04de884 authored over 9 years ago by Lars Moelleken <[email protected]>This commit consists of patches automatically generated for this project on https://scrutinizer-...
3553323c3239ccdcb1df658ac067cb112aa5e48e authored over 9 years ago by Scrutinizer Auto-Fixer <[email protected]>
* origin/master:
Update README.md
Update README.md
Update README.md
d12f2aaf2d8d5d87844002246df25f5c33cd071b authored over 9 years ago by Lars Moelleken <[email protected]>
ee7e7c6aa7bc6d6221a067634a12524ee716e28a authored over 9 years ago by Lars Moelleken <[email protected]>
d6f4e02d4d67b57f5b543042290a865fc3141cab authored over 9 years ago by Lars Moelleken <[email protected]>
056ed40b14d72687fb8e19c2ff9c48a1dcfa5d95 authored over 9 years ago by Lars Moelleken <[email protected]>
23ace895076d4eceb93696756cbf355f28efb39c authored over 9 years ago by Lars Moelleken <[email protected]>
069cdbe7b0e144eda658a87d4a51e8a63e43ec01 authored over 9 years ago by Lars Moelleken <[email protected]>
6e747b3217642d7b593c37d51ee5ce52798655c1 authored over 9 years ago by Lars Moelleken <[email protected]>
8d888d0df7e7bf8b475687912b6737b10fe2f6fb authored over 9 years ago by Lars Moelleken <[email protected]>
e5ceb4abd6ae949893fdabf6bf73efc3556e7f2c authored over 9 years ago by Lars Moelleken <[email protected]>
227cab12599f14ded895159abc136913a19bf8dc authored over 9 years ago by Lars Moelleken <[email protected]>
0a7417ed87b74f49fd25cddc1de5c378b7ac2f39 authored over 9 years ago by Lars Moelleken <[email protected]>
f3a34515f5cd75fafda274f0896f6d1cf9d9ddb6 authored over 9 years ago by Lars Moelleken <[email protected]>
c69b946b911a0e2c6bf0c7a84f688cb00fa1e357 authored over 9 years ago by Lars Moelleken <[email protected]>
91dd279197ccda2e0d394c13703f5a9cac5d0f18 authored over 9 years ago by Lars Moelleken <[email protected]>
60d239d204a0441cdecb7aba06293e38a4e14f4e authored over 9 years ago by Lars Moelleken <[email protected]>
d64f9b5c6bb85cbec270d4eafb4600017a4a9cf0 authored over 9 years ago by Lars Moelleken <[email protected]>
fc48234c871bbdca2ac3c6af88518aef65f95197 authored over 9 years ago by Lars Moelleken <[email protected]>
8e9000bcd475f463167f38a014cecdb07235f1f6 authored over 9 years ago by Lars Moelleken <[email protected]>
106af1ca81e2090362e4257b89418696058dde3b authored over 9 years ago by Lars Moelleken <[email protected]>
751811b7ffcb7d1c9d81a0c885b038ade95c7504 authored over 9 years ago by Lars Moelleken <[email protected]>
7ed99e8c1d540897276597b21f2085451b81dcdc authored over 9 years ago by Lars Moelleken <[email protected]>
ca09aaea500cf57be25b72c415a9b025bc7ec627 authored over 9 years ago by Lars Moelleken <[email protected]>
148d3548f040230f07d3904b580bd98789933d19 authored over 9 years ago by Lars Moelleken <[email protected]>
91a6cc40b63e27c2b6ee62441fa515d7e534841b authored over 9 years ago by Lars Moelleken <[email protected]>
d680e56cb06163cc98bb1f4a802835150b1b440c authored over 9 years ago by Lars Moelleken <[email protected]>
0acc1308ed3bdbd993037bebfac8f76dbf331e59 authored over 9 years ago by Lars Moelleken <[email protected]>
cdf4fc640a15931c9e1f29311a7e6216c8e089d1 authored over 9 years ago by Lars Moelleken <[email protected]>