cockpit-project.github.io icon indicating copy to clipboard operation
cockpit-project.github.io copied to clipboard

Image caption support

Open garrett opened this issue 6 years ago • 0 comments

Should we do something to add captions to images?

The correct HTML5 way of doing this is with figure + figcaption.

This would require:

  • [ ] implementing figure & figcaption it in Markdown (perhaps with special parsing)
  • [ ] creating an appropriate style in CSS

garrett avatar May 15 '19 15:05 garrett