hugo-theme-relearn/exampleSite/content/introduction/releasenotes/7/4.en.md
2025-01-29 14:19:27 +01:00

17 lines
692 B
Markdown

+++
disableToc = false
hidden = true
title = "Version 7.4"
type = "releasenotes"
weight = -4
+++
## 7.4.0 (XXXX-XX-XX) {#7-4-0}
### New
- {{% badge style="info" icon="plus-circle" title=" " %}}New{{% /badge %}} Table headers are sticky now.
- {{% badge style="info" icon="plus-circle" title=" " %}}New{{% /badge %}} The theme supports the new [`source` output format](configuration/sitemanagement/outputformats/#source-support) which behaves similar in configuration as the `markdown` output format but allows the original Markdown source including the front matter of a page to be viewed.
You can see this in action on the above linked page, accessible by clicking the topbar button.