scribe/spec
Edward Loveall cef1bc256d
Add unique ID to headings
The `name` field on the `paragraph` type contains a unique ID for the
paragraph. It's not guaranteed to be there, on images for example like
in the `fd8d091ab8ef` post, but it's there for everything else I can
find.

This enables deep linking. There's no way to get to the deep link other
than opening up the web console. I wanted to link every heading, but
you can actually have links in part of a heading so that's not tenable.
Maybe a "permalink" link next to every heading?
2023-03-25 11:20:14 -04:00
..
actions/articles Add support for missing posts 2022-06-17 16:00:01 -04:00
classes Add unique ID to headings 2023-03-25 11:20:14 -04:00
components Add unique ID to headings 2023-03-25 11:20:14 -04:00
flows Initial app 2021-05-01 17:03:38 -04:00
models Handle gists with file extensions 2022-04-04 20:32:42 -04:00
setup Upgrade to Lucky 0.30.1 2022-07-17 11:55:51 -04:00
support Add support for missing posts 2022-06-17 16:00:01 -04:00
spec_helper.cr Initial app 2021-05-01 17:03:38 -04:00