scribe/spec
Edward Loveall 6726dff526
Display figure captions as margin notes
On a thin viewport like a phone these show up as hidden at first until
the user expands them by interacting with the "writing hand" icon. Each
margin note needs a small bit of markup near it to enable the toggle.
Each also needs a unique ID to ensure it doesn't interact with
alternate content. The `hash` value of the FigureCaption's `children`
provides this unique value.
2021-08-29 15:19:40 -04:00
..
classes Extract tile and subtitle from initial paragraphs 2021-08-29 15:19:39 -04:00
components Display figure captions as margin notes 2021-08-29 15:19:40 -04:00
flows Initial app 2021-05-01 17:03:38 -04:00
models Show the host for the iframe link 2021-07-05 15:36:38 -04:00
setup Initial app 2021-05-01 17:03:38 -04:00
support Use href from iframe media response 2021-08-08 16:49:02 -04:00
spec_helper.cr Initial app 2021-05-01 17:03:38 -04:00