Files
hugo/hugolib
Bjørn Erik Pedersen c2fb221209 Add ContentTypes to config
This is an empty struct for now, but we will most likely expand on that.

```
[contentTypes]
  [contentTypes.'text/markdown']
```

The above means that only Markdown will be considered a content type. E.g. HTML will be treated as plain text.

Fixes #12274
2025-02-08 10:31:15 +01:00
..
2024-11-28 11:20:02 +01:00
2022-02-23 22:43:19 +01:00
2024-01-28 23:14:09 +01:00
2025-02-08 10:31:15 +01:00
2024-02-28 19:26:55 +01:00
2024-12-12 21:43:17 +01:00
2024-08-05 19:23:53 +02:00
2024-11-18 16:20:25 +01:00
2024-12-12 21:43:17 +01:00
2021-05-04 17:59:04 +02:00
2020-12-03 13:12:58 +01:00
2024-06-23 11:25:47 +02:00