scribe/src/models
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
..
mixins Initial app 2021-05-01 17:03:38 -04:00
base_model.cr Initial app 2021-05-01 17:03:38 -04:00
media_response.cr First step rendering a page 2021-07-04 16:28:03 -04:00
nodes.cr Render image inside a figure with a caption 2021-07-05 14:56:10 -04:00
page.cr First step rendering a page 2021-07-04 16:28:03 -04:00
post_response.cr Render a User Anchor 2021-07-04 17:37:45 -04:00