Published
Edited
Jul 8, 2019
5 stars
Insert cell
Insert cell
remark = require("https://bundle.run/remark")
Insert cell
Insert cell
select = require("https://bundle.run/unist-util-select")
Insert cell
Insert cell
r = remark()
Insert cell
Insert cell
ast = r.parse(`hi
- <https://link.com>
- [link](https://google.com/)
- [link][a]

a: https://a.com/`)
Insert cell
Insert cell
select.selectAll("link", ast)
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