-
I have commonmarker installed, and in my Gemfile. I am running latest yard, commonmarker, rubygems, bundler, and ruby (3.3.5).
In my `Rakefile`, I have:
```ruby
require "yard"
YARD::Rak…
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#issues).
### Descr…
-
**Describe the bug**
I've started up a trame app from the command line. I'd like to control the app from a jupyter notebook. I've tried doing this by instantiating the `Client` class and then conne…
-
### Is your feature request related to a problem? Please describe.
I'm attempting to build a website with Markdown and FastAPI. However, I have to manually declare images in html, and it just looks r…
-
## What I have done...
I have installed *Jupterlab 4.0.10* in a virtual environment (managed by Poetry). I have installed the latest version of *jupyterlab-lsp* (5.0.2) and the latest version of *p…
-
It would be nice to have an option to save the output of the code cell in the source markdown. As a consequence of this, execution outputs would persist across kernel sessions.
Right now the auto-…
-
## Describe the bug
Mentions are a critical feature to implement within common so that you can type ```@alice``` and select the users from a list and then create a link that we then store in markdo…
-
Using `gt::md()` renders different markdown syntax differently, depending upon where it is called.
**Reprex:**
```r
---
format:
docx: default
---
```{r}
gt::gt(gt::sp500[1:10, ]) |>…
-
Hi Sun,
thanks for the project, here some comments from my side.
- [x] it seems you created the markdown as a copy of the R-Markdown file instead of "compiling" the latter. please do the followi…
-
### Feature description
markdown-it provides a way to write plugins that are both fast and safe. Perhaps though some abstraction on top of it should be written, so that in the future we could s…