cockpit-project.github.io
cockpit-project.github.io copied to clipboard
Image caption support
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