observablehq / examples

Examples of using Observable in a variety of contexts
108 stars 33 forks source link

add custom library example #11

Closed mbostock closed 3 years ago

mbostock commented 3 years ago

Now that the custom width examples no longer override the standard library (favoring the simpler method of redefining the variable in the main module), I thought it’d be useful to still have a separate more advanced example for that. This one shows how to redefine the Markdown tagged template literal.