-
See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/template is valid usage of template. Tidy currently will add a `` wrap to the tr in template. This will break the html rendering
```
$…
-
### Description of the problem
tl;dr: the sandbox is preventing the InstallerLauncher.xpc from getting the bundle from my sandboxed application. This failure happens at `SUInstallerLauncher.m:3…
-
libtidy is missing an API to set a recursion limit. For a bit of nesting of HTML tags, one can crash certain programs that make use of libtidy.
```
$ cat tr.c
#include
int main()
{
Ti…
-
While working on #850 , I found this problematic statement in `README/OPTIONS.md`:
```
In `tidyenum.h` the `TidyOptionId` can be in any order, but please try to keep things alphabetical
```
When a…
-
I'm trying to automatically clean up some malformed HTML content, example:
```
Bachelor of Arts
Bachelor of Biomedical Science
Bachelor of Commerce
Bachelor of Commerce Specialist
Bachelor o…
-
Tidy tool (version 5.4.0) seqfault on nasty deep webpage (sv.stargate.wikia.com/wiki/M2J).
Commandline: `tidy -ashtml bad4.html -output wat.html --char-encoding "utf8"`
-
Hello,
We found a stack exhaustion in tidy-html5 (version: 5.1.25). You can find a test case to reproduce it [here](https://gist.githubusercontent.com/gaa-cifasis/29f544199933eaea1f46/raw/e902bbc2b6…
-
When I attempt to use the "Tidy File" option under BBEdit's scripts menu, I get the following error:
A scripting error has occurred:
Not authorized to send Apple events to Balthisar Tidy Service H…
-
Before to say that *tidy-html5* (terminal) have a bug, I need to check my installation, so any standard HTML *corpus* and standard [assert](https://en.wikipedia.org/wiki/Assertion_(software_developme…
-
I would like to use (and test) the latest version, but I can't compile the source for different reasons. Is it possible that you could provide the builds of the latest version, marked as beta/experime…