Skip to content

Conversation

@jkubicek
Copy link

@jkubicek jkubicek commented Feb 2, 2023

Pygments (or PythonKit, not sure which) doesn't do well with the multi-threaded piplines Publish uses to parse Markdown files. I've added a global Actor to disable concurrent syntax highlighting, and forced Publish to access this actor sequentially.

Pygments (or PythonKit, not sure which) doesn't do well with the multi-threaded piplines Publish uses to parse Markdown files. I've added a global Actor to disable concurrent syntax highlighting, and forced Publish to access this actor sequentially.
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.

1 participant