Skip to content

Conversation

cscheid
Copy link
Collaborator

@cscheid cscheid commented Oct 22, 2024

Closes #2671.

@cscheid
Copy link
Collaborator Author

cscheid commented Oct 22, 2024

This is going to be quite obnoxious to test in CI (especially across operating systems), so I didn't add any regression tests.

@cscheid
Copy link
Collaborator Author

cscheid commented Oct 22, 2024

For the record, I tested this on macOS the following way:

$ mkdir test
$ sudo mount_tmpfs test
$ echo Hi > test.qmd
$ quarto render test.qmd --to markdown --output-dir test

@cscheid cscheid merged commit ce7182e into main Oct 22, 2024
47 checks passed
@cscheid cscheid deleted the bugfix/2671 branch October 22, 2024 19:38
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.

--output-dir fails on cross-device destination

1 participant