Bjørn Erik Pedersen
ade7ec8187
Add Page.RenderShortcodes
A layouts/shortcodes/include.html shortcode may look like this:
```html
{{ $p := site.GetPage (.Get 0) }}
{{ $p.RenderShortcodes }}
```
Fixes #7297
2023-08-03 20:00:57 +02:00
..
2023-02-22 11:26:52 +01:00
2022-11-14 22:31:50 +01:00
2022-03-16 08:54:25 +01:00
2022-03-16 08:54:25 +01:00
2022-03-16 08:54:25 +01:00
2023-06-15 23:04:33 +02:00
2023-06-15 23:04:33 +02:00
2022-11-14 22:31:50 +01:00
2022-11-14 22:31:50 +01:00
2022-03-08 19:36:55 +01:00
2023-08-03 20:00:57 +02:00
2022-03-16 08:54:25 +01:00
2022-11-14 22:31:50 +01:00
2022-11-14 22:31:50 +01:00
2022-03-16 08:54:25 +01:00