Update apps/reader/README.md

Co-authored-by: Lauryy06 <80424145+Lauryy06@users.noreply.github.com>
This commit is contained in:
Mino1289
2021-11-04 22:08:45 +01:00
committed by GitHub
parent 0834cbd054
commit 6ff8b007be

View File

@@ -6,7 +6,7 @@ Thanks to [Gabriel79](https://github.com/Gabriel79) for the original reader app,
# Rich text format
Reader app supports now a rich text format :
* `$` around a mathematical or a LaTeX expression **without spaces** to render it
* `$` around a LaTeX expression to render it
* `%` around a color-code (see below) to change the color of the text
### LaTeX expressions
You can read the documentation for the LaTeX Parser [here](TexParser.md).