LaTeX support in tickets | Community
Skip to main content
Idea Submitted

LaTeX support in tickets

  • April 29, 2022
  • 0 replies
  • 0 views

Matthias11
Hi Zendesk Team!
 
It is easy to support LaTeX formatting for pretty math notation in Gather and Guide by just adding this line to the document_head.hbs file to activate MathJax:
 
<script src='https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-MML-AM_CHTML' async></script>
 
Then, it's possible to use math notation as explained in our community guide: Posting to the Community Forum – Gurobi Support Portal
 
It would be fantastic to also have this for our customer tickets.
 
Thanks,
Matthias