Skip to content

fix: unknown caddy language #157

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

Merged
merged 1 commit into from
Apr 28, 2023

Conversation

mikaelkael
Copy link
Contributor

symfony/symfony-docs@83fa5c6 introduced a new code-block directive 'Caddy'

We have now builds errors like:
[ERROR] There were some errors while building the docs: Build errors from "2023-04-25 08:14:03" Error while processing "code-block" directive: "Unsupported code block language "caddy". Added it in SymfonyDocsBuilder\Renderers\CodeNodeRenderer" in file "security"

I added 'caddy' as plaintext as there is no definition of caddy's syntax in https://github.com/scrivo/highlight.php

@mikaelkael mikaelkael changed the title fix: unknown caddy's language fix: unknown caddy language Apr 25, 2023
Copy link
Collaborator

@javiereguiluz javiereguiluz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Mickael!

@javiereguiluz
Copy link
Collaborator

Thanks for fixing this bug Mickael.

@javiereguiluz javiereguiluz merged commit 11d9d81 into symfony-tools:main Apr 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants