bowman2001 / perplex

A Hugo theme to publish technical content (docs, news, blog, articles)
https://perplex.desider.at
Apache License 2.0
29 stars 12 forks source link

Process Markdown image blocks #89

Closed bowman2001 closed 1 year ago

bowman2001 commented 1 year ago

Recently Hugo has gotten a new ground-breaking feature for the Markdown image element.

CommonMark can’t distinguish stand-alone and embedded images and now Hugo can --- thanks a lot!

The theme desperately needed this feature and should use it by default.