author_label
To set the author ID of the article content page, there are currently two options:
autoautomatically generatesLv1,Lv2,Lv3..., the judgment is based on the number of articles.
custom_label_listCustom label list, array items can be one or multiple, the matching is based on the number of articles.
Format reference:
an array item
["The one"]Multiple array items
["The one", "Neo", "God"]
#code_copy
This configuration item is used to set the code copy function. After it is turned on, one key copy code can be copied to the clipboard.
Whether
enableis enabled.stylesets the style of the code block after the code copy function is enabled, optionaldefaultandmac.defaultrenderings (hahahahaha there is a bug, so use themacstyle)
macrenderings
Last updated