zona-go/internal/builder
Daniel Fichtinger 525cbcd980 feat: rendering for image descriptions
Text inside an image's alt-text section `![like this text](img.png)`
will be treated as markdown and rendered as HTML inside `<small>` tags
(all still inside the image-container div).
2024-12-31 00:29:32 -05:00
..
embed fixed issue with header/footer rules not rendering properly 2024-11-30 18:24:36 -05:00
build_page.go added check for posts directory 2024-12-29 20:06:57 -05:00
config.go fixed config path resolution 2024-11-30 18:24:58 -05:00
convert.go feat: rendering for image descriptions 2024-12-31 00:29:32 -05:00
convert_test.go refactoring; began implementing embedding 2024-11-25 14:55:45 -05:00
traverse.go continue working on config and default parsing 2024-11-25 16:05:35 -05:00