Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Deprecate Blackfriday and fix a potential deadlock in config
Note that the deadlock has not been seen earlier, in tests on in real Hugo sites. Fixes #8792 Fixes #8791
- Loading branch information
Showing
with
7 additions
and 0 deletions.
- +1 −0 config/defaultConfigProvider.go
- +6 −0 hugolib/config.go