Mastodon/Mathjax: Difference between revisions

From neuromatch
(Created page with "Up to: Part of::Mastodon/Hacks == Description == Mathstodon has nice mathjax support. We don't :( Let's use theirs! * See: References::https://mathstodon.xyz/@albertcardona/109440700541878151 == Code == * '''Pull Request:''' Has Pull Request::https://github.com/NeuromatchAcademy/mastodon/pull/2 == TODO == * Pare down the pull request to just select the mathjax parts * Actually make the merge work Category:Mastodon Category:Hack")
 
No edit summary
Line 1: Line 1:
Up to: [[Part of::Mastodon/Hacks]]
Up to: [[Part of::Mastodon/Hacking]]


== Description ==
== Description ==

Revision as of 03:42, 2 December 2022

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