-
Is there a way for a document to detect that it is being produced with `output: markdown::html_format`? I would like to use that output format for `rgl` vignettes, because then they will work even if…
-
This was the project that I worked on during Hackathon week 2024. I was unable to finish this project by the end of the week, so I've written up this issue in case someone would like to pick it up in …
-
Hello!
im trying to create an editor that doesnt convert html tags from the editor. When i put this:
![image](https://user-images.githubusercontent.com/42133384/162255724-58c2477a-898f-49c0-99d6…
-
**Submitting author:** @degiacom (Matteo Degiacomi)
**Repository:** https://github.com/CCPBioSim/BioSim-analysis-workshop
**Branch with paper.md** (empty if default branch):
**Version:** v1.0
**Edito…
-
recently i discovered these issues with ox-pandoc/pandoc, where the org buffer need to be exported to temporary org file using pandoc and then convert it again using pandoc CLI! this behavior in fact …
-
I try to export my article to .docx format.
I can export images only if I copy them to the root folder. But I keep images in relative folder "assets":
```
|
--vault folder (root folder)
--- De…
-
**Submitting author:** @jguerra-astro (Juan Guerra)
**Repository:** https://github.com/jguerra-astro/dynamicall
**Branch with paper.md** (empty if default branch): main
**Version:** e.g V1.0
**Editor:…
-
### Bug description
Normal markdown code supports nesting environments into one-another using indentation. For example, lists can be nested. Paragraphs can be nested into a list bullet-point. Also, i…
-
### What happened?
**Description:**
Currently, I am facing an issue with exporting a note to Markdown in the software. This note contains a Kanban and Table view with 100 rows. When attempting to …
-
I'm using `IPython.core.display.Markdown` to dynamically generate markdown content in a notebook. When I use a tool to update the notebook, such as `jupyter nbconvert`, the Notebook may become [untrus…