Support block information emphasis annotation in Markdown documents
In the past, the Hugo NexT theme used to annotate block information through custom phrases. Recently, it has been discovered that Hugo has been updated from
v0.134.0
. From the beginning of the version, it is possible to support rendering Blockquote styles in Markdown documents through hook mode (which needs to be implemented by oneself), achieving warning style styles similar to Github. So 7 different styles were added to the Hugo NexT theme for users to choose from, and they could also customize icons and color configurations.