Mike Bostock
Mike Bostock
I think red links make sense in a wiki context where you can click on the link to instantiate the page. But given that Framework is a static site generator...
So that authors are aware of broken links.
In typical builds, there are hundreds if not thousands of lines of output, so it can be easy to miss when a broken link is issued only as a warning....
Yes, we could provide a way to opt-out of this behavior. At a minimum, I expect using the `rel="external"` technique would work, as we already use that to opt-out of...
I couldn’t resist trying the Voronoi initializer idea… I dunno if we need to make similar changes to the Delaunay marks? I think maybe it doesn’t make sense there, though,...
@spiderdab Please react to the top post by clicking the smiley face and then 👍 to upvote an issue. Thank you.
In preview we could generate a tailwind.css that is specific to just the current page (+ any imported local modules) rather than continuously trying to recompute it for the entire...
For what it’s worth, this isn’t reproducible [in Framework](https://observablehq.com/framework/lib/dot), which automatically uses the latest version of [@viz-js/viz](https://www.npmjs.com/package/@viz-js/viz). 