-
Hi all,
I had a **LOT** of issues getting this repository to work in Gatsby v2 for some reason, however upgrading it to v3 seemed to do the trick!
Here is my package.json file contents if anyone…
-
# Bug Report
## Problem
When your package is installed by other users, your entire git package is installed with it and not just your distribution file. In node_modules, your package is installed …
-
Hi!
I seem to be unable to render LaTeX in my nuxt/content site... More info below!
### Version
@nuxt/content: 1.14.0
nuxt: 2.15.8
### Reproduction Link
I just used the link from #102:…
-
Cc: @bradystroud
Hi
### Pain
Many of our rules have diagrams in them. Some people create these using draw.io, some use other tools. This results in the following problems:
* Inco…
-
Scenario:
1) write a plugin X depending on Y
2) submit X online without specifying dependency on Y
3) people download X and have an error because Y isn't installed
4) go online and add Y as a dep…
-
Hey!
I would like to pass arbitrary props directly to the `pre` components.
```python { title: "main.py" }
print("Hello, world")
```
In the above example, the `pre` component wo…
-
Hi,
I am trying to use `remark` and the module `remark-attr` for the first time in a project but I am getting the following error:
```bash
/node_modules/remark-attr/dist/index.js:352
throw n…
-
Sorting resistors by name looks something like this:
```
100Ω
1kΩ
18Ω
200mΩ
```
I put the designator into the "Remarks" column in the Projects so I can easily compare to the parts list from Altium. …
-
## Preparing for version 2 of Scrutinizer
### Main points
- Prioritize local scanning
- We have most of the info needed locally (docs for example) so we should prefer local data over remote fe…
-
Is there any interest in supporting [remarkjs plugins](https://github.com/remarkjs/remark/blob/main/doc/plugins.md)? I am currently using dcc.Markdown a bunch and would really benefit from some extend…