Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggest documentation for syntax highlighting issues on Windows #10192

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

yakatz
Copy link
Contributor

@yakatz yakatz commented Sep 18, 2024

Suggest documentation to preemptively address user issues like #6704

@jgm
Copy link
Owner

jgm commented Sep 18, 2024

Instead of this, I'd suggest changing

    pandoc --print-highlight-style pygments > my.theme

to

    pandoc -o my.theme --print-highlight-style pygments

(Indeed, if there is anywhere else in the manual where we recommend shell redirection (>), we might want to consider a similar change.)

@yakatz
Copy link
Contributor Author

yakatz commented Sep 18, 2024

Tested and made suggested change

MANUAL.txt Outdated Show resolved Hide resolved
Suggest documentation to preemptively address user issues like jgm#6704
@yakatz yakatz requested a review from jgm September 18, 2024 18:35
@jgm jgm merged commit bac631f into jgm:main Sep 18, 2024
1 of 4 checks passed
@jgm
Copy link
Owner

jgm commented Sep 18, 2024

thanks!

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