-
## Description
I experience wierd behaviour with ipython.markdown.
I generate some markdown string with pictures, tables, formulas and sample python code.
The code is the following :
```pyth…
-
### Bug description
In 1.5, websites support the `announcement` option. Books probably should too.
### Steps to reproduce
```
quarto create project book announcement
```
Add `announcemen…
-
### Bug description
When a callout contains a table, the generated `docx` contains "unreadable content" according to Microsoft Word (Office 365).
![afbeelding](https://github.com/quarto-dev/quar…
-
**Version info**:
```
qutebrowser v2.5.4
Git commit: 3b04cb1d9-dirty on master (2023-07-13 09:27:19 +0200)
Backend: QtWebEngine 6.5.1, based on Chromium 108.0.5359.220 (from api)
Qt: 6.5.1
…
-
**Describe the bug**
I'm no longer able to put links or color tags on the same line as a title/subtitle with `#`'s.
**To Reproduce**
Steps to reproduce the behavior:
`# [Link in title test](w…
-
I followed the instructions to integrate with my file manager on Windows 10 by running:
python3 -m nbopen.install_win
It works and I am able to double-click open .ipynb files in a jupyter notebo…
-
I am trying to write a script interact with binder remotely. My approach is based on code written by @yuvipanda for hubtraf: https://github.com/yuvipanda/hubtraf/blob/master/hubtraf/user.py
Specifi…
-
### Bug description
https://github.com/quarto-dev/quarto-cli/assets/76434265/4f9fd38c-4e19-4fdb-8eee-9044bc1137e6
When a target `.qmd` to be rendered to PDF resides in a subfolder the temporar…
-
### Check for existing issues
- [X] Completed
### Describe the feature
Run jupyter repl on remote machines
From what I could understand from code:
* Currently `repl_store` is global, and …
-
### Bug description
When using graphviz or mermaid within a list, the output graph is not indented at all and the text following the list is interpreted as code
See below image:
![Screenshot 2…