/
Undeadguy
/
matrix-spec
Обзор
Документация
Войти
/
Undeadguy
/
matrix-spec
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
layouts/_markup/render-heading.html
11 строк
422 B
Kévin Commaille
Upgrade docsy to 0.12.0 (#2160)
27 авг 2025, 09:35
Не верифицирован
27 авг 2025, 09:35
4d40691
Код
Авторство
О чём код?
{{- /* This is a heading render hook (https://gohugo.io/render-hooks/headings/) using Docsy's heading self-links hook (https://www.docsy.dev/docs/adding-content/navigation/#heading-self-links). This is used when a heading is encountered in markdown content to generate the HTML for that heading. A self-link anchor is added at the end of the heading. */ -}} {{ partial "td/render-heading.html" . }}