Published unlisted
Edited
Mar 22, 2019
Insert cell
Insert cell
md`
If we write a paragraph, and put a bit of LaTeX in the middle,
at the start of a new line of markup, Markdown processing breaks.
${tex`a + b = c`}. e.g. A link to [Google][] here won’t render.

If the embedded LaTeX doesn’t start a line, it works fine, ${tex`a + b = c`}.
e.g. A link to [Google][] here renders fine.


[Google]: https://google.com/
`
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more