add donwload info and examples

This commit is contained in:
Valentin Boettcher 2020-04-09 18:31:03 +02:00
parent b18a8a7a74
commit 671738ab3f
2 changed files with 8 additions and 0 deletions

View file

@ -9,6 +9,14 @@ This extension injects KaTeX into the `Riot` chat client for
- `$$x^2$$` renders math block style
- `\(x^2\)` renders math inline
## Example
[Example](example.png)
## Download and Installation
You can download the extension [from
here](https://github.com/vale981/riot-katex/releases/latest). Just
double click it, or drag it one firefox to install.
## Building the Extension
- make sure you have npm installed
- run `./package.sh`, the webextension will be zipped as

BIN
example.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB