Bart Butler

Results 5 issues of Bart Butler

The Content-Location header is also sometimes used to embed content, in particular when we want to maintain the link to that content's original URL. This PR supports Content-Location as an...

Hello, great library! One minor issue is that the vCard validation generates a warning entry if the there is more than 1 FN property in the vCard. According to everything...

bug

When using a custom directive on an attribute, the extracted string should default to the value of the attribute, and if not present, fallback to the HTML inside the tag....

Parsing can be slow and sometimes we need the intermediate DOMDocument as well (to process links in code outside Html2Text, for instance). This PR restructures convert() so that it can...

### Has this been reported before? - [x] I have checked for existing reports of this issue ### Repro steps 1. Open desktop app 2. Intercept som requests (in this...

bug