mirror of
https://github.com/vale981/riot-katex
synced 2025-03-04 08:41:39 -05:00
add donwload info and examples
This commit is contained in:
parent
b18a8a7a74
commit
671738ab3f
2 changed files with 8 additions and 0 deletions
|
@ -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
BIN
example.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 49 KiB |
Loading…
Add table
Reference in a new issue