-
### Please check that this issue hasn't been reported before.
- [X] I searched previous [Bug Reports](https://github.com/ivan-lednev/obsidian-day-planner/issues?q=is%3Aissue+is%3Aopen) didn't find …
-
I am unable to get the example code shown on the readme to correctly render as a shiny app on windows 10. I created a quarto project with the below files an ran `quarto render` and got the followin…
-
Is it possible to add a feature for customized exporting like Typora? Since Pandoc support default.yaml, this feature will make exporting more powerful. Thank you!
-
Codemirror supports bidi well enough, but all lines are left-aligned.
Want gedit-like automatic paragraph direction. (for starters, per-line direction would be good.)
-
It would be really really great if there was an option to parse html inside markdown.
I (and many other people) are using jupyter notebook to write complex documents. These are written in markdown, re…
-
I'm still getting disappearing svg paths. As I get more familiar with your system of components, I see there's caching. So here are my thoughts.
We should not force unique IDs, as I have done becau…
-
Very generous of you to share. I want to translate those notes to Chinese and publish it on Github as open source. Can I ?
-
Note that curently pandoc does not take asciidoc as input format, the work is going on.
> There was a discussion at ( https://github.com/jgm/pandoc/issues/1456#issuecomment-118644517 ) on converting…
-
With pandoc.exe 2.8.0.1
```
$ pandoc --to=latex
'test' 'test'ish
^Z
`test' 'test'ish
```
I want the output to be `` `test' `test'ish``
In some languages including Korean, often quotes don'…
-
Product: RStudio Server Pro Version 1.3.959-1
Operating System: CentOS 7.8
Description
When trying to run the attached code, I see an error from invoking rmarkdown:render(), unfortunately …