-
I'm building a web UI using Pagefind and it's going great. I'm using the node wrapper API's `addHTMLFile` function to populate the index.
I'm currently displaying the entire list of Pagefind filter…
-
## The problem to solve
I would like to add a restriction on the content of a tag. For example, only allow BR tags in P or LI elements
## Proposed solution
In allow tags, extend the list type…
-
I found that if you try to load a Document via DefaultDOMSource, `#getElementById()` always returns `null`.
As far as I can tell, this is because cssbox is using NekoHTML as its XML parser, and it'…
-
### Describe the bug
JUnit-XMLs support nested test suited. This is for example extensively used by the Haskell template.
Before, if there was a nested test suite like:
```xml
…
-
Hello!
I am looking into writing a sieve filter linter and formatter. I have started work on my own parser and found your crate afterwards.
Is it possible to leverage your already existing parsi…
-
**Is your feature request related to a problem? Please describe.**
There does not appear to be a way to separate contextual keys (e.g. those added by the `systemd` plugin based on journal informati…
-
In my window,vscode has two setting,user and workspace,default is user setting。
```user config
{
// user setting.json
// other config
"editor.mouseWheelZoom": true,
"terminal.integrated.de…
-
I m not able to load filter_plugins in tests without specifying filter plugin explicitly inside ansible.cfg.
https://github.com/Roshna-Raman/cisco_ios/tree/remotes/origin/f/parser_show_ip_route
…
-
```
public class Filter extends Object implements Serializable{
private static final long serialVersionUID = 4944267946319467028L;
SparseArray catalogue = new SparseArray();
....
}…
-
```
public class Filter extends Object implements Serializable{
private static final long serialVersionUID = 4944267946319467028L;
SparseArray catalogue = new SparseArray();
....
}…