highlightjs / highlightjs/highlightjs-raku
The highlight does not work
Open
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Hi! I am trying to follow the documentation:
```js
hljs.registerLanguage("raku", window.hljsDefineVue);
hljs.initHighlightingOnLoad();
```
But it does not produce a desired effect, the code inside per.code is not highlighted:
```html
```
May I can take a look at working example somewhere?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the documentation's JavaScript example with the shown Raku code block and compare the registration call with the documented integration. Done means identifying why the example fails and providing a verified working example or a focused correction to the documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100