Files
hugo/tpl
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-05-20 17:45:56 +02:00
2023-02-25 19:53:18 +01:00
2023-04-20 11:27:55 +02:00
2023-02-25 19:53:18 +01:00
2023-02-25 19:53:18 +01:00
2023-07-08 17:20:18 +02:00
2023-02-25 19:53:18 +01:00
2023-08-03 20:00:57 +02:00
2023-02-25 19:53:18 +01:00
2023-02-25 19:53:18 +01:00
2023-02-25 19:53:18 +01:00
2023-02-25 19:53:18 +01:00
2023-07-27 19:23:12 +02:00
2023-03-12 10:32:29 +01:00
2022-02-15 20:01:57 +01:00
2022-05-25 17:55:23 +02:00
2023-08-03 20:00:57 +02:00