CondeNast / atjson

atjson is a living content format for annotating content
https://atjson.condenast.io
Apache License 2.0
215 stars 13 forks source link

feat: explicit Link attributes for images #1787

Closed bachbui closed 3 months ago

bachbui commented 3 months ago

Add optional link attributes to the offset Image annotation

Update the Commonmark source to set the link attribute on Image annotations if there is a link that wraps an image only.

Update the Commonmark renderer to render a md link around an image if the link attribute is set