Skip to content

Conversation

@cscheid
Copy link
Contributor

@cscheid cscheid commented Oct 17, 2025

This fixes the following problem:

---
resources: 
  - file*.qmd
---

In Pandoc, that asterisk is just an asterisk because the attempt to parse an emphasis fails, and Pandoc falls back to adding "*". That's not how QMD will work. We want syntax errors. But then, how do you we support glob syntax in an ergonomic way?

This PR has a solution, and the docs explain.

@cscheid cscheid merged commit 47c21df into main Oct 17, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants