You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* test setext #1436.
* test inline expression within triple backtick within HTML #1435.
* test inline expressions within indented lines #1434
* test inline expressions following literal backticks #1433
* test inline expressions within lists with backticks #1437
* test SVG placeholder #1415
* only <observablehq-loading> in HTML
---------
Co-authored-by: Mike Bostock <mbostock@gmail.com>
Minimal reproduction:
The
${`1`}
should be interpreted as an inline expression, but it’s not. Probably a bug in how code spans are parsed.The text was updated successfully, but these errors were encountered: