-
## Type of Change
Other
## Summary
Running list of issues hit with remark Markdown support:
1. If you enable the remark-gfm plugin via the remark option in the greenwood.config.js, it *mos…
-
I noticed when running `make fix` on the local repository, markdown-lint is running on all source files. It fixes a lot of errors but also throws a lot of errors it is not able to fix. I checked the w…
-
This is an improvment-idea.
In my understanding markdown allows to link to other headings by their Id. but it's part of the [extended syntax](https://www.markdownguide.org/extended-syntax/)
Doxyge…
-
Is it possible to complete a package, similar to nuxt/content, but using markdown-it?
-
The TTS is working better now, but it will stop if I hover with my mouse on a previous output, for example. Also, it's reading the Markdown text and saying out loud the asterisks, instead of a clean v…
-
# Generate Issue Templates from Task Definitions
### Processing Instructions
I want you to look at each markdown file found in the `.genval/definitions/tasks` directory.
Each file will be used …
-
Markdown relies on specific line breaks and indentation, especially for nesting list items
As it is now, prettier is required for each docs PR, and when it's run, it undoes markdown indentation, brea…
-
The name "Markdown Tags" is misleading — they're not Markdown, and they're not tags as Obsidian understands the term. (Or does the plugin register them in Obsidian's tag index? If so, it would be good…
-
Hello, I'm fairly sure that this is a bug, but I'm not 100% sure.
Anyway, when my editor sends a `textDocument/hover` request to `roc-ls`, the response is a a `MarkedString`, which should contain M…
-
Primary issue: #11881
With reference to the markdown-it demo code:
https://markdown-it.github.io/
The following features are not supported in the Markdown block:
- Typographic replacements
…