-
Bug
-
Resolution: Done
-
Low
-
None
-
4
-
Severity 3 - Minor
-
Issue Summary
In the new editing experience, by using the C# (currently listed as CSharp) for syntax highlighting in the Code Block macro, it will not work/highlight the code specifically.
Steps to Reproduce
- Create or edit an existing page with the new editing improvements.
- Add a Code-Block/Code Snippet macro and add a code with the C# language
- Select C# (CSharp) as the syntax highlighting
- Publish the Page
Expected Results
The code should be highlighted according to the selected language.
Actual Results
No highlight is applied. The code is displayed as pure text within the macro.
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available
- is caused by
-
CONFCLOUD-66437 Allow further customization of the "Code" macro in the new editor
- Closed
- is related to
-
CONFCLOUD-69840 Add Gherkin support to Code snippet macro
- Gathering Interest