-
Running `yarn create rwjblue-release-it-setup` is throwing an error for me:
```
success Installed "create-rwjblue-release-it-setup@3.1.1" with binaries:
- create-rwjblue-release-it-setup
…
-
**Describe the bug**
I was trying out `doctor` and couldn't get it to work, because it always threw an error `Error: Cannot find module 'node:stream'`, after doing some digging it seems that this iss…
svrnm updated
1 month ago
-
Obsidian itself also supports block elements in headings, like this:
![grafik](https://github.com/user-attachments/assets/22e7a9e2-c661-4fcb-b8da-61c8e1f26cb1)
Maybe this could be added here as …
-
**Describe the Feature**
I propose adding RuStore as a new source for downloading and updating Android applications through Obtainium. RuStore is a popular Russian app store, and integrating it would…
-
So: the idea to be a Commonmark superset still seems very good to me. But it raises a question that has also been relevant to documentation.js: if you're parsing Markdown in your documentation.js pars…
-
When using a opening square bracket outside a link, a '\\' is inserted before. If a style is applied, it works fine
```
import markdownToAnsi from 'markdown-to-ansi';
const transform = markdownTo…
-
Given this test case :
```rust
from(" {`\n a\n `}", &ParseOptions::mdx()).unwrap()
```
the generated markdown tree seem to be missing the white spaces between the first `\n` and `a`
T…
bnchi updated
1 month ago
-
wangchengxiang@wangchengxiang dxyer-v2-doc-repress % rcpress dev
internal/modules/cjs/loader.js:1154
throw new ERR_REQUIRE_ESM(filename, parentPath, packageJsonPath);
^
Error [E…
-
Suggest improvements to the code sample and/or setup guide.
I did setup an SPFx extension with the same package.json packages and same components but I got error with running locally with gulp serv…
-
Related: #17 #16 #17
I can't get remark-gfm to work as a plugin for extending markdown support to include Github Flavoured Markdown.
Adding an
```
mdx: {
remarkPlugins: [remarkGfm],
}…