Skip to content
Discussion options

You must be logged in to vote

I just recall, but variant applies to output.
You want smart to not be applied to the input, so you need from.

Note that these comes directly from Pandoc.

Input Output
---
format: html
---

# "Quarto"
---
format: html
from: markdown-smart
---

# "Quarto"

Replies: 2 comments 11 replies

Comment options

You must be logged in to vote
9 replies
@mcanouil
Comment options

mcanouil Feb 6, 2025
Collaborator

Answer selected by rsalmond
@rsalmond
Comment options

@mcanouil
Comment options

mcanouil Feb 7, 2025
Collaborator

@rsalmond
Comment options

@mcanouil
Comment options

mcanouil Feb 7, 2025
Collaborator

Comment options

You must be logged in to vote
2 replies
@mcanouil
Comment options

mcanouil Feb 7, 2025
Collaborator

@rsalmond
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
pandoc markdown Related to markdown-like output format
2 participants