We currently detect link elements with href attributes and promote them to file attachments, but we should do the same with other types of elements that commonly reference static files.
https://github.com/observablehq/cli/blob/0081db4f685ef635df42d0725ec2bbac5e87fa6c/src/markdown.ts#L64
We currently detect link elements with href attributes and promote them to file attachments, but we should do the same with other types of elements that commonly reference static files.
https://github.com/observablehq/cli/blob/0081db4f685ef635df42d0725ec2bbac5e87fa6c/src/markdown.ts#L64