Skip to content

Instantly share code, notes, and snippets.

View gauss256's full-sized avatar

Bruce Sharpe gauss256

View GitHub Profile
@gauss256
gauss256 / script.user.js
Last active October 16, 2021 04:03 — forked from Caster/script.user.js
A GreaseMonkey/TamperMonkey version of the `math-with-slack` script.
// ==UserScript==
// @name MathJax on Slack
// @namespace https://github.com/fsavje/math-with-slack
// @description Renders math on Slack using MathJax. Based on github:fsavje/math-with-slack.
// @include https://*.slack.com/messages/*
// @version 1
// @grant none
// ==/UserScript==
// See: https://github.com/fsavje/math-with-slack