diff options
author | Yuchen Pei <me@ypei.me> | 2018-05-02 19:54:19 +0200 |
---|---|---|
committer | Yuchen Pei <me@ypei.me> | 2018-05-02 19:54:19 +0200 |
commit | 00cfcc400ec68e51c49ab6e89ab8f2dd832360f4 (patch) | |
tree | d52a5359e870f412d76c8300107341f62efbd571 | |
parent | 2d463dfd5c353bed1a0074138642e10f13b08593 (diff) |
minor edit
-rw-r--r-- | microposts/simple-solution-lack-of-math-rendering.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/microposts/simple-solution-lack-of-math-rendering.md b/microposts/simple-solution-lack-of-math-rendering.md index 24fa1fe..84a6f14 100644 --- a/microposts/simple-solution-lack-of-math-rendering.md +++ b/microposts/simple-solution-lack-of-math-rendering.md @@ -1,4 +1,5 @@ --- date: 2018-05-02 --- -The lack of maths rendering in major online communication platforms like instant messaging or emails or github have been a minor obsession of mine for quite a while, as I saw it as a big factor preventing people from talking more maths online, but today I realised this is totally a non-issue. Just do what people on IRC have been doing since the inception of the universe: use a (latex) pastebin.
\ No newline at end of file +### Pastebin for the win +The lack of maths rendering in major online communication platforms like instant messaging, email or Github has been a minor obsession of mine for quite a while, as I saw it as a big factor preventing people from talking more maths online. But today I realised this is totally a non-issue. Just do what people on IRC have been doing since the inception of the universe: use a (latex) pastebin. |