-
Discussed in Slack: https://hypothes-is.slack.com/archives/C07NXBDNW/p1571964864005600?thread_ts=1571960978.002500&cid=C07NXBDNW
-
### Bug description
Consider the following MWE:
```
---
title: "My title"
format:
pdf: default
html: default
---
# Section 1
See [TABLE @tbl-letters]:
| Col1 | Col2 | Col3 |
|------|------|--…
-
### Bug description
when printing backslashes from inline Python they get escaped too often
### Steps to reproduce
````qmd
---
title: "Empty"
engine: jupyter
---
Backslash: `{python} "a\\b"` `{pyt…
-
Hover is rendered as markdown since https://github.com/angelozerr/lsp4xml/pull/447 but there is some trouble when markdown and html are mixed in the documentation.
Perhaps a markdown converter with…
-
Feature request:
- Support HTML
- Emulate Github
For inspiration see: https://marketplace.visualstudio.com/items?itemName=bierner.markdown-preview-github-styles&ssr=false#review-details
---
…
-
I tried to add item-specific code to a Markdown list but it seems currently QuartoNotebookRunner only handles top-level code blocks?
A simple comparison with knitr:
## Julia
test_list.qmd:
`…
-
Use Threejs to render lot of circles
https://observablehq.com/@grantcuster/using-three-js-for-2d-data-visualization
When user stopped zooming or scrolling, then draw edges and nodes in HTML ( wh…
-
Page:
New page request
Feature:
man(ual) command in Linux is a text based output which is hard to interpret to eyes familiar to modern UX/UI based visuals.
It would be friendlier if we include a…
-
### Validations
- [X] I believe this is a way to improve. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue](https://githu…
-
We just updated one of our systems form 3.1.7 -> 3.1.9. The MOTD is no longer rendering HTML correctly. We're using the following in `apps/dashboard/env`
```
MOTD_PATH='/etc/motd.portal'
MOTD_FOR…