Adding a title to a code block requires a space separator since some point release of 9.5 #7687
Closed
polarathene
started this conversation in
General
Replies: 1 comment 5 replies
-
Github Discussions it not intended for bug reports, as is mentioned in our guidelines. I kindly ask you to fulfill the requirements for reporting a bug, or we're unable to look into it. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Resolved: Temporary regression introduced Sep 29, resolved shortly after. For some reason I thought I had seen a recent build with the same issue but was mistaken.
Docs: Code block - Adding a title
I'd have opened a bug report, but lack the time to fulfill all the requirements. Potentially a regression bug or perhaps intentional, sharing here should it be of any benefit.
At some point in the past 10 months with the
9.5
series there was a regression with the feature.title
attribute directly after the three backticks no longer renders the title, breaking the code block rendering.Working:
Broken / Regression:
Beta Was this translation helpful? Give feedback.
All reactions