+paleolith Posted December 29, 2020 Posted December 29, 2020 Multiple consecutive dollar signs in a cache title are treated as formatting characters rather than literals, and may not be displayed. It looks like $$ is markup to start/stop italics, and when present in a title, is not properly escaped at some point in processing. For example, see https://www.geocaching.com/geocache/GC6933_mulholland-cash 2 Quote
+Hügh Posted January 2, 2021 Posted January 2, 2021 (edited) This looks like MathJax being too greedy when hunting for equations on the page—notice that (La)TeX symbols can be typeset in the title (and also in the "hidden by" field.) This allows for some pretty scary-looking cache titles! (it could even be the puzzle!) The solution will be (for Groundspeak) to configure the x-mathjax-config options such that the processor is only run on the description. IIRC, this should work. MathJax.Hub.Config({ elements: document.querySelectorAll(".UserSuppliedContent") }); Edited January 2, 2021 by Hügh Quote
+paleolith Posted January 20, 2021 Author Posted January 20, 2021 Thanks for the reply, and sorry it took me so long to return. I've submitted a help request. No telling what it will take to get it past the front line ... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.