Skip to main content
2 of 6
Added reference to a question with a screen capture of badly formatted HTML
Arjan
  • 28.3k
  • 18
  • 114
  • 178

Is it possible to have "related tags" feature that when certain tag is set on question, the syntax highlight will take into account additional tags that are always related?

For example, when jQuery tag is set, it's always good idea to also highlight "pure" JavaScript as well, so the highlighter should take into account both tags. Same with HTML, very often JavaScript/jQuery questions also involve HTML and such code is posted as well but not rendered nicely unless the html tag is explicitly included.

It's possible to manually edit each question and add those tags but would be nicer to have it done "behind the scenes" without the actual tags added.

user152859