Published
Edited
Mar 22, 2020
Importers
1 star
Insert cell
Insert cell

{
function makeelt(str) {
return html`<span>${str}</span>`
}

return texmd_upstream`$\beta$ This *should* be useful: ${makeelt("this *isn't* markdown")} and it ${makeelt("*isn't* $te_x$")}, ${"boo"}!`
}

Insert cell
Insert cell

{
function makeelt(str) {
return html`<span>${str}</span>`
}

return texmd`$\beta$ This is *more* useful: ${makeelt("this *isn't* markdown")} and it ${makeelt("*isn't* $te_x$")}, ${"yay"}!`
}


Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
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