hugo/parser
Bjørn Erik Pedersen ba1d0051b4 media: Make Type comparable
So we can use it and output.Format as map key etc.

This commit also fixes the media.Type implementation so it does not need to mutate itself to handle different suffixes for the same MIME type, e.g. jpg vs. jpeg.

This means that there are no Suffix or FullSuffix on media.Type anymore.

Fixes #8317
Fixes #8324
2021-03-14 15:21:54 +01:00
..
metadecoders media: Make Type comparable 2021-03-14 15:21:54 +01:00
pageparser all: Fix minor typos 2020-12-16 12:11:32 +01:00
frontmatter.go all: Apply staticcheck recommendations 2019-03-24 16:14:51 +01:00
frontmatter_test.go Convert the rest to new page parser code paths 2018-10-22 20:46:14 +02:00
lowercase_camel_json.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00