Add highlighting for Veryl language

What does this MR do and why?

This MR adds syntax highlighting support for Veryl language. Veryl is a new hardware description language, and it provide highlighting.js library for syntax highlighting. This MR adds the dependency to the npm package of the library.

References

Details of Veryl language is here: https://veryl-lang.org

This MR refers the following instruction: https://docs.gitlab.com/development/fe_guide/blob_syntax_highlighting/

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  1. Upload a Veryl source file to gitlab
  2. Check the file by code viewer

There are some code examples: https://doc.veryl-lang.org/book/04_code_examples.html

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by 🤖 GitLab Bot 🤖

Merge request reports

Loading