-
### Describe the bug
**context**
When I do create ipynb with cell
```
text2 = ('Lorem ipsum $x$ lorem $A$ ipsum?\n'
'\t\\[\n\t\t\\text{A=}\\left[\\begin{matrix}2 x + 4 & x - 4\\\\x + …
-
I'd like the great **_Markdown All In One™_** to also include a dark theme for the entire Markdown preview. After all, If I have to fiddle with an extra **_Markdown Preview Enhanced_** Extension and d…
-
When rendering Markdown code blocks using `MarkdownScrollViewer`, blocks with a language specifier at the top (e.g., ````csharp`) render as empty rectangles. Code blocks without a language specifier (…
-
For some languages in the markdown _source_ editor, code fences are properly highlighted, but when rendered that syntax highlighting is lost. This is a tear off of a comment left on the related issue …
-
### Check for existing issues
- [X] Completed
### Describe the feature
I would like to be able to syntax highlight blockquotes in markup languages, both for themes and language extensions. Th…
-
Upon reviewing a change request with Markdown description it displays in white on one browser (Chrome)
![image](https://user-images.githubusercontent.com/1770544/225707784-6ab7337e-18c3-4da6-8d36-a…
-
- [x] Searched existing issues to avoid creating duplicates.
- [x] Confirmed that it can be reproduced in built-in themes without customized css.
If it only exists in 3rd party themes or css,…
-
thinking through it still...
about interactive tables: https://idratherbewriting.com/documentation-theme-jekyll/mydoc_tables.html
about flex distribution: https://developer.mozilla.org/en-US/docs/We…
-
Consider a case where css rules apply styling to a page's `body` HTML element:
```python
import solara as sl
from solara import lab as sl_lab
@sl.component
def Page():
sl.Style(
…
-
### Bug description
Occasionally, a single vertical pane will be out of place in the UI. While writing this bug, I just realized that it seems to correlate 1:1 **with the light blue color being use…