kaushalmodi/ox-hugo

Support all named parameters of the Hugo figure shortcode

kaushalmodi opened this issue · 0 comments

https://gohugo.io/content-management/shortcodes/#figure

The figure shortcode can use the following named parameters:

  • src
  • link
  • title
  • caption
  • class
  • attr (i.e., attribution)
  • attrlink
  • alt

See this reddit comment.