Skip to content

Conversation

@unasuke
Copy link
Contributor

@unasuke unasuke commented Nov 5, 2025

What

CodeRay fails to render markdown codeblock with unknown lang tag like that.

```unexistedlanguage
abcde
```

When coderay fails, render escaped code block without highlighting.

CodeRay fails to render markdown codeblock with unknown lang tag
like that.

````
```unexistedlanguage
abcde
```
````

When coderay fails, render escaped code block without highlighting.
@amatsuda amatsuda merged commit ada9642 into rubycentral:main Nov 7, 2025
1 check passed
@unasuke unasuke deleted the coderay-unsupported-language branch November 7, 2025 06:53
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