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 |
||
---|---|---|
.. | ||
init.go | ||
reflect.go | ||
reflect_test.go |