mirror of https://github.com/stelzo/typst.git
Fix `lr` docs example (#4777)
This commit is contained in:
parent
2ba59e8c5f
commit
e11ad7d82f
|
|
@ -111,7 +111,7 @@
|
|||
# Example
|
||||
```example
|
||||
$ [a, b/2] $
|
||||
$ lr(]sum_(x=1)^n] x, size: #50%) $
|
||||
$ lr(]sum_(x=1)^n], size: #50%) x $
|
||||
$ abs((x + y) / 2) $
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue