quartz/content
Geoffrey Garrett 715aff9533 feat(code block titles): adds ability to define code block titles for Chroma
If a user provides a title as an argument to a code block, it will be
added as a child `div.code-title` to `div.highlight`, inserted before
`div.chroma`.

- Included default styling (`code-title.scss`) adapted
from `syntax.scss`.
- Added this as a function rendered in the
`partials/head.html` inside the `render()` function, *if*
`enableCodeBlockTitle=true` in the `data/config.yaml`.
2022-06-28 19:56:20 +02:00
..
notes feat(code block titles): adds ability to define code block titles for Chroma 2022-06-28 19:56:20 +02:00
private doc bump 2021-07-19 18:02:16 -04:00
templates add base pages 2021-07-18 11:54:00 -04:00
_index.md bump hugo obsidian, fix backlinks for subpathed quartz, update homepage 2022-04-02 20:21:16 -07:00