-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
It seems that the prism highlighter only supports languages defined in refractor/lib/commons.js.
Indeed, refractor/lib/all.js is absent from the dev sources
Expected behavior
All supported languages should be supported.
Minimal reproducible example
-
Go to https://addonsv24.flowingcode.com/syntax-highlighter/prism
-
Select a language not listed in common.js (e.g., brainfuck).
-
Write a valid Brainfuck program such as
,>++++[<-------->-]<.
- Observe that highlighting fails or is missing.
For comparison, here's the same code highlighted on Prism test page
Add-on Version
1.0.0
Vaadin Version
24.7.1
Additional information
No response
paodb
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
To Do


