-
By default, if no severity is set, it seems that remark-lint sees the messages as warnings. Imho, it makes more sense that rules that must be obeyed to correctly follow the spec are listed as "error",…
-
We got [feedback](https://forum.makerdao.com/t/sourcecred-trial-kickoff/2700/4?u=s_ben) on the [Maker instance](https://makerdao.sourcecred.io/timeline/forum.makerdao.com/) that it would be better if …
s-ben updated
3 years ago
-
⚠️⚠️ REPLACE WITH DESCRIPTION
serverless.yml
```yaml
# layers:
base:
path: ./layers/modules
compatibleRuntimes:
- nodejs12.x
package:
…
-
It is required to create an encapsulated page to test component media-queries.
Steps how it can be implemented:
`./gatsby-theme-woly/plugins/gatsby-plugin.js`
1. Collect `import` nodes of pag…
-
### Job stories
When I'm browsing a site I want all images to be showing correctly so that I understand the content and don't worry that I'm missing something because the content is unfinished
##…
-
Hello,
**Bug:**
I've made a special structure and deleted it.
I am not sure if I deleted first the structure and then the node or vice-versa.
Right now I get an erreur message:
### Couche O…
-
-
Split the lib in several parts
- `npm install @nextmarkdown/core` : contains everything **but** the markdownToHtml logic (commonjs lib)
- `npm install @nextmarkdown/markdown-to-html` : will contai…
frouo updated
2 years ago
-
I get this error when trying to import `remark-torchlight`:
> SyntaxError: Cannot use import statement outside a module
I reproduced the error in [this CodeSandbox](https://codesandbox.io/s/rema…
-
Hi.
I cloned the repo using
`gatsby new coolest-library https://github.com/pedronauck/gatsby-starter-docz`
but I can't "gatsby develop" it, it shows an error. I followed instructions 100% so I gue…