Mastodon/Mathjax

From neuromatch
Revision as of 16:53, 12 December 2022 by Jonny (talk | contribs) (→‎Discord: new section)

Up to: Mastodon/Hacking

Description

Mathstodon has nice mathjax support. We don't :(

Let's use theirs!

Code

TODO

  • Pare down the pull request to just select the mathjax parts
  • Actually make the merge work

References

Stumpted

sneakers-the-rat#mathjax22-12-12 08:37:18

Aight i'm totally flummoxed about how to get Mastodon/Mathjax#Stumpted to load. it <really really> wants you to use the <script> tag loading method, which i would rather not do since that makes it way less portable or else requires a call-out to an external CDN, but I can't get the startup functions to trigger programmatically, and i've tried all the various things in their docs as well as some other stuff that isn't. I am tempted to just rewrite the mathstodon stuff using a react component that i was able to find but idk <@451520217139511306> u know anything else about this?


Discord

sneakers-the-rat#mathjax22-12-12 20:53:43

Mastodon/Mathjax: information in this thread about different possible implementation approaches

Mastodon/Hacking#Dev Environment: Details on setting up Vagrant for local development

Wikibot#TODO: implement n-back archiving of threads and previous posts, the parser already supports it