Hi all,
I use a specific language embedded into HTML page. It is delimited with:
<!tag> ...... <tag!>
It is a kind a C language, so I possibly want to use highlight of C for that part of the file, or maybe another language defined in wordfile.txt.
Is there a way to do such thing ?
In other terms:
I want to know if it is possible to display multi-language for HTML file with a sublanguage delimited by something other than <? ... ?> (which I think is what used by UE to identify a sublanguage in HTLML page).
The doc on syntax highligthing is poor and I did not find a clue for this.
Does UE limited to <? ?> sublanguage recognition in html ?
Regards.
I use a specific language embedded into HTML page. It is delimited with:
<!tag> ...... <tag!>
It is a kind a C language, so I possibly want to use highlight of C for that part of the file, or maybe another language defined in wordfile.txt.
Is there a way to do such thing ?
In other terms:
I want to know if it is possible to display multi-language for HTML file with a sublanguage delimited by something other than <? ... ?> (which I think is what used by UE to identify a sublanguage in HTLML page).
The doc on syntax highligthing is poor and I did not find a clue for this.
Does UE limited to <? ?> sublanguage recognition in html ?
Regards.