-
Roadmap (Markdown): https://github.com/KillovSky/Plugins/issues/1
Realizar a documentação do uso dessa feature, como produzir sistemas e demais tarefas similares.
-
## Bug report
### Required System information
- Node.js version: v22.9.0
- NPM version: v10.8.3
- Strapi version: v5.2.0
- Database: postgres
- Operating system: Macos 15.0.1
…
-
Hello, I wondered what is recommended way to use local markdown files with paperqa. Looking at [readers.py](https://github.com/Future-House/paper-qa/blob/HEAD/paperqa/readers.py#L287) it seems markdow…
-
- NeoDash version: 2.4.4
The following Markdown table is valid, but does not get rendered properly in Markdown report
| As of: 2024-03-13T13:28:44 | |
| ------…
-
https://github.com/hyoban/remark-github-alerts
Reproduction:
version:
```json
"mdsvex": "^0.12.3"
"remark-gh-alerts": "^0.0.3"
```
```ts
import { compile } from 'mdsvex';
impor…
-
I'm in good faith tracking this as a CRITICAL ACCESSABILITY ISSUE for people in the development community who are visually disabled and use mermaidjs to communicate visual ideas and want to use Github…
-
```ts
import markdownit from 'markdown-it';
import cjkBreaksExt from 'markdown-it-cjk-breaks';
let md = markdownit({
html: true,
});
md = md.use(cjkBreaksExt);
md.render('**a**\nb');
```…
-
Does this also hold the request whilst the docker is being started up ?
I know caddy natively supports this if it’s configured . It will wait for the proxied app to start up and then let the reques…
-
Great project @theodore-s-beers :+1: !
One gripe though - having `pandoc` as a dependency (ie haskell and all the haskell libs used by pandoc) seems unnecessary, especially when rust-based alternat…
-
**Why is this needed**:
There are a couple of broken links in markdown-files not below docs/**.
See e.g. #92102 #91940 which motivates this request.
**What would you like to be added**:
A ci…