diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-02-23 14:38:37 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-02-23 14:38:45 +0100 |
| commit | affb3534538385056cfb60328f6dba6bd852229a (patch) | |
| tree | a0a1b4844d459a66c3d32e0ad0dacf3f47c3966b /docs/src | |
| parent | 090831c9cb08c9b3c14ee30b423bb61275d70eb4 (diff) | |
| parent | 457ce954366f3a81989fee788c85a5b20a96ce96 (diff) | |
Merge main back
Diffstat (limited to 'docs/src')
| -rw-r--r-- | docs/src/reference/details.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/reference/details.yml b/docs/src/reference/details.yml index fff1b747..789e5390 100644 --- a/docs/src/reference/details.yml +++ b/docs/src/reference/details.yml @@ -50,7 +50,7 @@ math: | Formulas can also contain line breaks. Each line can contain one or multiple _alignment points_ (`&`) which are then aligned. ```example - $ sum_(x=0)^n + $ sum_(k=0)^n k &= 1 + ... + n \ &= (n(n+1)) / 2 $ ``` |
