-
### Summary
Sometimes, content generated by macros can have IDs that duplicate with what's already on the page. This makes the HTML invalid. I'm not sure if it can be helped, but just want to discu…
-
Good morning,
despite ticket #15 was closed successfully, I still have a couple of signed pdf that have problem during verification.
I would be grateful if you give them a look and figure out what i…
-
As stated in the readme.md file
I adjusted the [language.js](https://github.com/0xStarcat/CircularNatalHoroscopeJS/blob/master/src/utilities/language.js) file in the src/utilities/ directory by addin…
-
The logical next step after https://github.com/avast/yari/issues/63 would to visually mark found strings without hovering.
Could look like this: You open a .yar and immediately see by the blue num…
-
The new version of class diagrams have better looks & support for htmlLabels. This will be the default renderer from now on.
It will still be able to revert to the old version by changing defaultRe…
-
Is this considered fixed? I'm still experiencing inconsistent theme adherance.
## What is the problem?
If the theme is toggled to light mode on a page without an interactive editor, subsequently…
-
I wanted a board with an ESP32 + CAN transceiver + 12V powered + auto shutdown by hardware sensing voltage so not be able to drain the car battery. Maybe there is a board with this out there but I cou…
-
These pages:
https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Backgrounds_and_Borders/Border-image_generator
https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Backgrounds_and_Borders/Box-shad…
-
Demo's seem to have browser sniffing and show a red banner when the browser doesn't (fully?) support the demo.
https://developer.mozilla.org/en-US/docs/Web/CSS/hyphens#browser_compatibility
…
-
Would be nice to pass a `Func` to `ShouldBeOneOf` to determine equality of two objects. Something like this:
```
[Test]
public void IEnumerable_ShouldBeOneOfWithPredicate()
{
var yo…