scribe/src/components
Edward Loveall f7a72fd2b5
Render image inside a figure with a caption
Most images have a caption (or at least have the option of being
captioned). Instead of displaying the raw image, it's not rendered
inside a <figure> tag with a <figcaption> (possibly blank) as a
sibling. The <figcaption> can be marked up with links.
2021-07-05 14:56:10 -04:00
..
shared Initial app 2021-05-01 17:03:38 -04:00
.keep Initial app 2021-05-01 17:03:38 -04:00
base_component.cr Initial app 2021-05-01 17:03:38 -04:00
iframe.cr Break up views into components 2021-05-15 17:06:42 -04:00
page_content.cr Render image inside a figure with a caption 2021-07-05 14:56:10 -04:00