Questions tagged [syntax-highlighting]
For questions about highlighting document source code in your editor.
1 questions from the last 30 days
0
votes
0
answers
23
views
AUCTex: recognize/ignore template for highlighting
How can I configure Emacs/AUCTeX so that it treats tags like <%foo%> as template delimiters rather than the start of a LaTeX comment, for syntax highlighting?
I am working with some third-party ...