|
04ebd4f10a
|
Add a <code> inside the <pre> codeblocks
Tess suggested I do this.
|
2024-07-23 08:41:22 -07:00 |
|
|
cce432fe0b
|
RenderHooks: Reconfigure the heading hashes
Instead of a single hash in the left gutter, draw <n> hashes where <n> is the
heading level. All of these hashes are part of the anchor text.
|
2024-07-20 17:29:49 -07:00 |
|
|
c30805127c
|
RenderHooks: Fix up some whitespace
|
2024-07-20 17:08:32 -07:00 |
|
|
576e7cb485
|
Allow disabling header anchors with page and element params
Set params.renderHeadingAnchors = false to disable for a whole page.
Set the element attribute anchor = false to disable for a single heading.
|
2024-07-06 10:18:51 -07:00 |
|
|
3597b59fa5
|
render-image.html: Add the figure--image class
Add the `figure--image` class to <figure> elements with <img> contents.
|
2024-07-03 07:41:23 -07:00 |
|
|
32b04bc184
|
Replace bespoke codeblock theme with Dracula theme
https://draculatheme.com
|
2024-07-03 07:30:39 -07:00 |
|
|
d73c779508
|
Add render hooks for codeblocks, headings, and images
|
2024-06-28 09:04:37 -07:00 |
|