Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| playground:playground [2025/01/25 23:44] – jpelc | playground:playground [2025/05/29 15:27] (current) – [Annotations] jpelc | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| * Unordered List Item 2 | * Unordered List Item 2 | ||
| * Unordered List Item 3 | * Unordered List Item 3 | ||
| + | |||
| + | Ordered list: | ||
| + | * Ordered List Item | ||
| + | * Ordered List Item 2 | ||
| + | * Ordered List Item 3 | ||
| Line 156: | Line 161: | ||
| </ | </ | ||
| + | ====== Markdown ====== | ||
| + | < | ||
| + | [test](https:// | ||
| + | ```python | ||
| + | def f(x): | ||
| + | return x**2 | ||
| + | ``` | ||
| + | </ | ||
| + | |||
| + | ====== Codedoc ====== | ||
| + | <codedoc code> | ||
| + | < | ||
| + | test1 | ||
| + | </ | ||
| + | < | ||
| + | test2 | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | <codedoc code: | ||
| + | import numpy as np | ||
| + | a = np.array([1, | ||
| + | b = a ** 2 | ||
| + | print(f" | ||
| + | </ | ||
| + | |||
| + | ====== Annotations ====== | ||
| + | /* | ||
| + | === Complex tooltipping === | ||
| + | |||
| + | < | ||
| + | < | ||
| + | |||
| + | < | ||
| + | |||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | |||
| + | <autott blue> | ||
| + | |||
| + | <autott plain> | ||
| + | |||
| + | <autott small> | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | |||
| + | < | ||
| + | |||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | |||
| + | <autott blue> | ||
| + | |||
| + | <autott plain> | ||
| + | |||
| + | <autott small> | ||
| + | |||
| + | === Simple tooltipping === | ||
| + | |||
| + | < | ||
| + | < | ||
| + | |||
| + | < | ||
| + | |||
| + | <abbr title=" | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | |||
| + | < | ||
| + | |||
| + | <abbr title=" | ||
| + | |||
| + | < | ||
| + | <abbr title=" | ||
| + | </ | ||
| + | |||
| + | <abbr title=" | ||