-
```
*** This issue was imported from http://java.net/jira/browse/XHTMLRENDERER-211
It was reported by chrisw1229 on 29.01.2008 21:05:15 +0100 and last updated in
the previous bug tracker on 20.07.2…
-
Reporter: @mhkuu
From: https://yoast.atlassian.net/browse/IM-2014
### Please give us a description of what happened
We exclude certain HTML blocks from the content analysis, but these are still …
-
There have been some requests to try to color code grading script output to make it more easily readable/parsable. How best to do this is an open question. Currently grading script output is interrupt…
-
### Is your feature request related to a problem? Please describe.
As a visually impaired person, I am using NVDA in conjunction with Windows Magnifier.
That works quite smoothly in applications suc…
-
### Steps
Open a go source code file that contains comments in kakoune built from the master branch.
Switch to one of these colorschemes:
- `desertex`
- `grayscale`
- `gruvbox`
- `kaleido…
-
It would be nice to be able to provide hints for syntax highlighting a given code block.
For example, executables often have a SYNOPSIS section that doesn't have Perl code in it like a library does, …
-
See https://github.com/WordPress/gutenberg/issues/1733
-
Overlay landed in [bug 1354679](https://bugzilla.mozilla.org/show_bug.cgi?id=1354679) as MVP. Nightly has it enabled by default, and it looks like:
This issue is to discuss basic UX follow up, …
-
# IDEA and OS info
IntelliJ IDEA 2023.2 Beta (Ultimate Edition)
Build #IU-232.8660.48, built on July 12, 2023
Licensed to signup scooter
You have a perpetual fallback license for this version.
Su…
-
```
When using HTMLHighlighter some times boilerpipe keeps some artifacts related
coming from FORM and LABEL tags.
This can be easily prevented by addding a new ignorable element to TAG_ACTIONS
map…