-
Hello,
I was looking into how I could best integrate the new version notification with our theme (a sub-theme of pydata) and was hoping you could help me, my js skills are not the sharpest.
What…
-
https://github.com/readium/readium-shared-js/blob/develop/lib/annotations_module.js#L576
``` javascript
var $html = $(this.get("contentDocumentDOM"));
var matrix = $('html', $html).cs…
-
### Description
**From the spec:**
Masonry layout is a common Web design pattern where a number of items—commonly images or short article summaries—are placed one by one into columns in a way that…
-
Currently, clean-jsdoc-theme loads custom CSS and JavaScript files near the beginning of the `` section of index.js. Since custom CSS files are loaded before clean-jsdoc-theme.min.css, conflicting sty…
-
### Issue Summary
When inline MathJax is getting rendered and has to wrap, it's wrapping only the MathJax portion of it, and not the surrounding normal text
### Steps to Reproduce:
```
(Note…
-
In preparation for our ILSpy developer days in Vienna I happened across your repository (we have Mermaid diagrams on our topics list).
Would it be possible to turn your solution into an "interactiv…
-
Previously, when testdriver.js we decided to punt on supporting it in reftests; we now have an actual use for it (#9346), so this needs done.
This will need changes in all the executors: the Python…
-
**Describe the bug**
I was working on a template that I would like to contribute to you and find out that all ressources needs to be embedded onto the html page itself.
Althrough it's doable, it w…
ArKam updated
2 weeks ago
-
![image](https://user-images.githubusercontent.com/115545095/195933225-a364a386-b5ae-4d24-8283-7066f2b015ff.png)
-
I have a simple node js application using a combination of static html files and api paths. I find that after I generate the executable, it works in the current directory that contains the source code…