Published
Edited
Jul 28, 2022
Also listed in…
Tips and Utilities
Insert cell
Insert cell
Insert cell
mdt = require('https://cdn.jsdelivr.net/gh/MarketingPipeline/Markdown-Tag/markdown-tag.js')
Insert cell
Insert cell
{
let cv = new mdt.Converter();
cv.setOption('tables', 'on')
cv.setOption('emoji', 'on')

cv.setOption('strikethrough', 'on');

yield html` ${cv.makeHtml(sample.innerHTML)}`
}
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