-
## Expected Behavior
If the user enables `mixed-pitch-mode` (https://gitlab.com/jabranham/mixed-pitch), it's expected that the latex enviroments were fontified in `fixed-font`
![image](htt…
-
![image](https://github.com/user-attachments/assets/87aff986-aa55-4362-81b7-3a127621ad9d)
Using GeneralAgent, the framework insert default system prompt.
system\n\nCurrent Time: 2024-08-21 16:35:2…
ej-hw updated
2 months ago
-
## Description
I want to use the latex `\tag{}` directive in the markdown cell for numbering equations in my math description. But with the `tag{}` directive, we get an unexpected and useless ver…
-
### Neovim version (nvim -v)
NVIM v0.10.0-dev-2359+g9f8c96240d
### Operating system/version
Arch Linux 6.6.8
### Add the debug logs
- [X] I have set `log_level = vim.log.levels.DEBUG` and pasted …
-
can you add support for latex for converting md to pdf ?
Mkhlf updated
1 month ago
-
I am converting LaTeX to Markdown, and I found that nested enumerated lists do not correctly change the enumeration label from arabic to lowercase [as done by LaTeX](https://en.wikibooks.org/wiki/LaTe…
-
## Background
Currently, Fabric produces documents in Markdown, HTML, and PDF formats. The formatting feature's first iteration covers the basics but does not allow customizations and is difficult …
traut updated
1 month ago
-
we can [programmatically](https://stackoverflow.com/questions/13614783/programmatically-add-cells-to-an-ipython-notebook-for-report-generation) be able to pull markdown from the current notebook and r…
-
### Description
When I'm viewing the html of a cell, its hard to see where something is defined. For example imagine a notebook here the last cell is
```
import matplotlib.pyplot as plt
plt.pl…
-
With markdown-3.0 inlinePatterns seems not to be iterable anymore with iteritems():
```
$ pip install markdown
Collecting markdown
Using cached https://files.pythonhosted.org/packages/7a/fd/e2…