mirror of
https://gitea.com/gitea/theme.git
synced 2026-02-04 20:13:16 +08:00
add toc shortcode and css class Co-authored-by: pat-s <patrick.schratz@gmail.com> Reviewed-on: https://gitea.com/gitea/theme/pulls/90 Reviewed-by: 6543 <6543@obermui.de> Reviewed-by: techknowlogick <techknowlogick@gitea.io> Co-Authored-By: pat-s <pat-s@noreply.gitea.io> Co-Committed-By: pat-s <pat-s@noreply.gitea.io>
4 lines
54 B
HTML
4 lines
54 B
HTML
<div class="toc">
|
|
{{ .Page.TableOfContents }}
|
|
</div>
|