Is your feature request related to a problem? Please describe.
Currently the syntax highlighting only allows the languages available by default in highlightjs. There are many more languages mentioned in the docs which can be used to extend by including the required packages. For industrial purpose it is important to support Structured Text as well. Otherwise you will end up in an unfitting highlighting like Pascal.
Describe the solution you'd like
Add support for Structured Text by including the highlightjs-structured-text package.
Describe alternatives you've considered
N/A
Additional context
N/A
Is your feature request related to a problem? Please describe.
Currently the syntax highlighting only allows the languages available by default in highlightjs. There are many more languages mentioned in the docs which can be used to extend by including the required packages. For industrial purpose it is important to support Structured Text as well. Otherwise you will end up in an unfitting highlighting like Pascal.
Describe the solution you'd like
Add support for Structured Text by including the
highlightjs-structured-textpackage.Describe alternatives you've considered
N/A
Additional context
N/A