-
Regular Markdown converter isn't capable of handling HEEx features. We want a subset of a regular Markdown that is capable of parsing and generating valid HEEx without losing features or breaking the …
-
### Neovim version (nvim -v)
NVIM v0.10.0
### Operating system/version
MacOS 14.6.1
### Read debugging tips
- [X] I have read through the [debugging tips](https://github.com/stevearc/co…
-
**Submitting author:** @mengqi-z (Mengqi Zhao)
**Repository:** https://github.com/JGCRI/gaia
**Branch with paper.md** (empty if default branch): main
**Version:** v1.0.0
**Editor:** @cheginit
**Review…
-
**Submitting author:** @navasmontilla (Adrian Navas Montilla)
**Repository:** https://github.com/navasmontilla/CAELUM
**Branch with paper.md** (empty if default branch):
**Version:** v1.0
**Editor:**…
-
Doc fields should support markup.
Possible approaches:
* HTML only with a restricted tag set
* markdown (commonmark) (converts to HTML, can embed HTML)
* Something else?
* multiple markup lan…
-
### Feature Description
See [PRNU_extraction/issues/23#issuecomment-2096952](https://codeberg.org/Benjamin_Loison/PRNU_extraction/issues/23#issuecomment-2096952).
Related to #65, [Benjamin_Loiso…
-
### Feature request
Our markdown renderer is shit.
This should be redesigned. For example is there no good way to add spaces between lines. We have to use HTML tags. The headings and text should…
-
**Describe the Bug**
Type error when using crawlResponse requiring type assertion
**To Reproduce**
Steps to reproduce the issue:
```typescript
import FirecrawlApp from '@mendable/firecrawl-…
-
**Submitting author:** @mattwarkentin (Matthew T. Warkentin)
**Repository:** https://github.com/mattwarkentin/openmpp
**Branch with paper.md** (empty if default branch):
**Version:** v0.0.1
**Editor:…
-
Markdown-it versions: not available (maybe 2021)
Example input:
```md
this is the markdown I'm trying to parse {.replace-me data-tex="e^{i\pi}=-1"}
```
Current output (e.g. RunKit):
```h…