Files
hugo/resources
Bjørn Erik Pedersen 37609262dc Add Page.Contents with scope support
Note that this also adds a new `.ContentWithoutSummary` method, and to do that we had to unify the different summary types:

Both `auto` and `manual` now returns HTML. Before this commit, `auto` would return plain text. This could be considered to be a slightly breaking change, but for the better: Now you can treat the `.Summary` the same without thinking about where it comes from, and if you want plain text, pipe it into `{{ .Summary | plainify }}`.

Fixes #8680
Fixes #12761
Fixes #12778
Fixes #716
2024-08-29 16:45:21 +02:00
..
2024-08-29 16:45:21 +02:00
2024-05-14 13:12:08 +02:00
2024-08-02 10:36:06 +02:00
2024-04-16 10:02:46 +02:00
2024-07-31 16:44:06 +02:00
2024-07-20 15:56:10 +02:00