-
existing ways to convert: https://tex.stackexchange.com/questions/171793/bibtex-to-html-markdown-etc-using-pandoc
-
The current text content on the Html Sanity Check (HSC) page is informative but lacks an engaging tone. Updating the language to make it more compelling can help capture user interest and make the pro…
-
![1](https://user-images.githubusercontent.com/64473636/223041566-c77de41d-b792-43ab-909e-8cd38a3f6279.png)
![2](https://user-images.githubusercontent.com/64473636/223041575-ba389016-f3f3-4d69-afe3-e…
-
Consider the following HTML example:
```
I think &
```
When I try converting this to Markdown using Turndown, I get the following output:
```
I think &
```
I guess I would expect T…
-
I would like to extend the jq manual with information about diverging behaviour between different jq implementations (jq, gojq, jaq, ...). For this, I will have to go through the whole manual once, wh…
-
Hi, I'm started using vimwiki recently
I have an issue with with converting markdown code to HTML using :Vimwiki2HTML
* I had install vimwiki_markdown library with pip using
pytho…
-
Hi,
Nice Project!
How to enable only HTML instead of Markdown?
I don't use markdown, but use it as html site generator only.
Thanks.
-
Consider doing the rendering on the server side.
-
### Bug description
Consider the following MWE:
```
---
title: "My title"
format:
pdf: default
html: default
---
# Section 1
See [TABLE @tbl-letters]:
| Col1 | Col2 | Col3 |
|------|------|--…
-
I tried to add item-specific code to a Markdown list but it seems currently QuartoNotebookRunner only handles top-level code blocks?
A simple comparison with knitr:
## Julia
test_list.qmd:
`…