-
Hi,
thank you for the nice project. I am trying to write a filter for transforming markdown to a bootstrap blog-like webpage, and would therefore wrap headers into div.
I am struggling to find refer…
-
As mentioned in #7627, we want to test:
* All supported values of `--pdf-engine` at least succeed, and ideally are
stable (ie golden tests)
* The outputs for binary formats satisfy sanity linting…
-
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/8180
Originally posted by **psads-git** January 9, 2024
### Description
Consider the code:
```
---
title: Page La…
-
Hi,
Not sure if this is supposed to work, but when I generate an html file with pandoc none of this appears to work. In otherwords the term doesn't appear in the text (eg if I put (+foo)) nothing ap…
-
## Description
Would be nice to support references to equations and sections. This includes proper display as well as auto completion.
## Example Workflow
Equations with numbers are w…
-
From https://djot.net/playground/
If you have:
```markdown
### Heading 3
## Heading 2
#### Heading 4
```
then the AST is
```
doc
section
heading level=3
str text="Headi…
-
I need a way to pipe from stdin to wavedrom-cli. I was happy when I found the old issue with a fix for this. Unfortunately it seems that this fix was later removed again. Is there any plan to add supp…
-
currently, `links-to-footnotes` option that is available in `pagedown::html_paged()` does not work for `posterdown` output.
Would it be possible to make it work? Please refer to the following repro…
-
## Pagebreaks Don't Work for Most Output Formats
I have a Markdown file that is supposed to have pagebreaks between certain sections. However, Pandoc 1.10.1 isn't honoring the `\newpage` or `\pagebre…
-
**Explain the problem.**
This is a continuation of #7857.
Thanks for the fix there, adding a `::: note` to a section slide adds a note on that slide. This note does not show up on the main slide o…