mirror of
https://github.com/gohugoio/hugo.git
synced 2025-02-16 23:41:34 +00:00
To add support for new emojis in Hugo, we need to upgrade our internal dependency on the emoji package. Note that we also need to update our tests, as the underlying emoji that is rendered has changed. Follow-up to #6391. ( |
||
---|---|---|
.. | ||
init.go | ||
init_test.go | ||
remarshal.go | ||
remarshal_test.go | ||
transform.go | ||
transform_test.go | ||
unmarshal.go | ||
unmarshal_test.go |