hugo-wasm/common/hreflect
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
..
helpers.go Add ContentTypes to config 2025-02-08 10:31:15 +01:00
helpers_test.go Add js.Batch 2024-12-12 21:43:17 +01:00