-
Thanks for creating this package! I enjoy the minimalist Jupyter-like workflow of `python-mode` when combined with `code-cells.el` and `comint-mime`.
While testing it out, I discovered that the fol…
-
## Actual Behavior
Similar to #470, inline SVG is broken for me. I use [excalidraw](https://excalidraw.com/) export. There are two issues with that:
ox-hugo produces the following markdown:
`…
-
I would find it useful if atuin recorded the shell used for each command.
For various reasons, I occasionally switch between shells for different purposes, and sometimes a command that works in one…
-
Imported from SourceForge on 2024-07-04 07:50:23
Created by **[*anonymous](https://sourceforge.net/u/*anonymous/)** on 2010-05-24 13:49:53
Original: https://sourceforge.net/p/maxima/bugs/1995
---
Th…
rtoy updated
4 months ago
-
Moving issue https://github.com/microsoft/debugpy/issues/1654 from debugpy to `dape` @Vibrys
runInTerminal event handler signals `beginning-of-buffer . nil` which results in a failed request.
-
When I load markdown file, I get a (wrong-type-argument listp t) error.
## Expected Behavior
Markdown files should load without errors
## Actual Behavior
Opening markdown files produce err…
-
This is such an interesting approach, similar to but also quite different than what I took. I wonder if you've had any thoughts on handling interrupts? One of the key design goals of iPy is to (try…
-
Say I have a script and I'm writing something in the last line of the file. I type something and press the key for `M2-send-to-program` _before saving the file_. Then M2 does not advance to the next l…
-
The function org-create-formula-image is not functional because of a few factors (so far):
1. org--get-display-dpi is missing from org-compat
2. org-preview-latex-process-alist is an alias to the …
9viz updated
3 months ago
-
## Actual Behavior
I add `#+options: tex:dvisvgm` to the top of Org file, then `C-c C-e H H`.
The default output for `\(\)` or `$` latex inline equation is:
```html
```
This standalone svg …