fix: import quoted math blocks

and lists in quote blocks. Addresses main issue in https://github.com/logseq/db-test/issues/434
This commit is contained in:
Gabriel Horner
2025-09-02 13:52:32 -04:00
parent 6ed338b96a
commit a81274cd0d
3 changed files with 42 additions and 2 deletions

View File

@@ -1 +1,7 @@
- Test ref to an annotation: ((68702394-3613-4bac-85a7-28643d58237f))
- Test ref to an annotation: ((68702394-3613-4bac-85a7-28643d58237f))
- background-color:: yellow
> The distribution of $x^n ~\text{mod}~ 1$ is more subtle. We have three basic facts.
>
> 1. If $0 ≤ x < 1$, then $x^n → 0$ as $n → ∞$.
> 2. If $x = 1$ then $x^n = 1$ for all $n$.
> 3. For almost all $x > 1$ the sequence $x^n ~\text{mod}~ 1$ is uniformly distributed. But for some values of $x$ it is not, and theres no known classification for these exceptional values of $x$.