-
# 🐛 bug report
## Preflight Checklist
- [ ] I have read the [Contributing Guidelines][contributing] for this project.
- [ ] I agree to follow the [Code of Conduct][code_of_conduct] that thi…
-
## Search Terms
type guard multiple parameters
## Suggestion
I'd like to write a type guard that takes two parameters and changes the type of both of them.
## Use Cases
My specific use ca…
SLaks updated
1 month ago
-
In other words, should parse the backslash and the proceeding whitespace as a hard line break as a whole. or leave the proceeding whitespaces and only parse the backslash as a hard line break?
for …
-
```
Unhandled Runtime Error
TypeError: this.setData is not a function
Call Stack
enterTable
node_modules\mdast-util-gfm-table\lib\index.js (76:0)
compile
node_modules\remark-parse\node_module…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Rate-Limited
These updates a…
-
`remark` supports the following notation:
~~~markdown
```js foo bar baz
var x = 1
```
~~~
In the MDAST `Code` node, `js` becomes `lang` and `foo bar baz` becomes `meta`.
Since MDSveX allo…
-
## The devDependency [remark-toc](https://github.com/remarkjs/remark-toc) was updated from `5.0.0` to `5.1.0`.
🚨 [View failing branch](https://github.com/medfreeman/remark-vue/compare/vuejs...medfre…
-
One may encounter the following error when attempting to use footnotes and deflist plugins together:
```
Error: Cannot handle unknown node 'footnoteReference'
```
This is how I'm attempting to…
-
**Is your feature request related to a problem? Please describe.**
The markdown output works perfectly. However, we are using prettier and eslint to ensure consistent formatting of the whole project,…
-
### Initial checklist
- [X] I read the [support docs](https://github.com/micromark/.github/blob/main/support.md)
- [X] I read the [contributing guide](https://github.com/micromark/.github/blob/main/c…