hextra/layouts/_default/_markup
strowk 26a298da5d
feat: support link in code block title (#523)
* feat: support link in code block title

* refactor: simplify code block filename link implementation

* docs: update syntax-highlighting.md

* chore: rename `filename_uri_base` to `base_url`

[skip ci]

* refactor: use `base_url` int code block implementation

---------

Co-authored-by: Xin <xin@imfing.com>
2024-12-28 12:41:23 +00:00
..
render-blockquote-alert.html feat: support github style alerts (#513) 2024-12-14 23:44:10 +00:00
render-blockquote-regular.html feat: support github style alerts (#513) 2024-12-14 23:44:10 +00:00
render-codeblock-mermaid.html feat: add hx- prefix to Hextra Tailwind CSS classes (#300) 2024-02-20 22:59:31 +00:00
render-codeblock.html feat: support link in code block title (#523) 2024-12-28 12:41:23 +00:00
render-heading.html feat: add hx- prefix to Hextra Tailwind CSS classes (#300) 2024-02-20 22:59:31 +00:00
render-image.html feat: display author avatar images in blog post (#204) 2023-11-17 01:49:18 +00:00
render-link.html fix: remove extra space for rendered link 2023-08-16 20:43:28 +01:00