-
### Feature description
Currently things like info blocks differ for Docs and markdown in plugin docs:
![image](https://github.com/user-attachments/assets/3b1744ef-73c8-47e8-b791-74bb86dbc518)
…
-
**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…
-
- [X ] I've checked [docs](https://rich.readthedocs.io/en/latest/introduction.html) and [closed issues](https://github.com/Textualize/rich/issues?q=is%3Aissue+is%3Aclosed) for possible solutions.
- […
-
Consider the following doc:
```markdown
myDoc = {{
# Header 1
Stuff
## Header 2
More stuff.
## Another Header 2
More stuff.
### A Header 3
More stuff.
}}
```
When th…
-
**Describe the bug**
The latest release (0.6.7) of the markdown builder throws an assertion in our project:
```
[app] emitting event: 'doctree-resolved'(, 'devguide/building/android')
[app] em…
-
the following MD:
```md
Resources
: An array of resources (the resource tree)
_array_
Perspectives
~ An array of perspectives
_array_
Imports
~ An array of imports
_array_…
-
hashtag What happened?
![image](
hashtag What did you expect to happen?
There's a whitespace which breaks the link.
hashtag What else do we need to know?
I was setting this up with a r…
-
### Discussed in https://github.com/tiangolo/typer/discussions/818
Originally posted by **tiangolo** May 2, 2024
### First Check
- [X] I added a very descriptive title here.
- [X] I used …
-
### Did you check docs and existing issues?
- [x] I have read all the LazyVim docs
- [x] I have updated the plugin to the latest version before submitting this issue
- [x] I have searched the existin…
-
Example: https://github.com/rstudio/connect-content/tree/main/bundles/rmd-site
This example is getting initialized as an `rmd` and Connect is treating it as an `R Markdown Document`. It should be …