Equations

Here’s an inline equation with dollar signs (works):

The score function $\nabla_\theta \log p_\theta(x)$ is pretty cool!

Here’s a block equation with dollar signs (works):

\[\begin{bmatrix} a & b \\ c & d \\ \end{bmatrix}\]

Here’s an inline equation with mathjax:

The score function \(\nabla_\theta \log p_\theta(x)\) is pretty cool!

Here’s a block equation with mathjax (kind of messed up?): \[ \begin{bmatrix} a & b
c & d
\end{bmatrix} \]

Image alt text and captions

Here’s an image that might have a caption (doesn’t work):

The horror!

Here’s an image that might have alt text (works):

Inline images location

This image has a / in front of the assets/... location (works):

bote0003

This image does NOT have the leading slash (doesn’t work):

bote0003

Do obsidian-style callouts work?

Here’s a callout (doesn’t work):

[!NOTE] Please work? Hopefully a note is here!

Links to pages and headings

Here’s a link using `` (with spaces around it, dot replaced with period) and the permalink (works):

lenses post, permalink

Here it is with the direct post location (i.e., _posts/2021-01-01-making-diy-lenses.md), doesn’t work:

lenses post, direct

Here’s a link using the curly braces method and the heading with a # (works):

DIY lenses post, permalink, the light ray box heading

Here’s an obsidian-style markdown link (doesn’t work):

2021-01-01-making-diy-lenses

Embedded code on page

Here’s a little javascript sim hopefully: