mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-01-18 19:00:24 +00:00
docs: announcement for Markdown attributes #795
This commit is contained in:
parent
74b9aaaeed
commit
9474f1ddc8
1 changed files with 6 additions and 0 deletions
|
@ -18,6 +18,12 @@ This document shows you what's new in the latest release and flags it with one o
|
|||
|
||||
---
|
||||
|
||||
## 5.26.0.beta (XXX) {#5260}
|
||||
|
||||
- {{% badge style="info" icon="plus-circle" title=" " %}}New{{% /badge %}} Images and Codefences are now respecting [Hugo's Markdown attributes](https://gohugo.io/content-management/markdown-attributes/).
|
||||
|
||||
---
|
||||
|
||||
## 5.25.0 (2024-02-29) {#5250}
|
||||
|
||||
- {{% badge style="note" title=" " %}}Change{{% /badge %}} This release deprecates the [`attachments` shortcode](shortcodes/attachments) in favor of the new the [`resources` shortcode](shortcodes/resources).
|
||||
|
|
Loading…
Reference in a new issue