feat: add option to use slug as title of post (#5470)
commit069ac3827411c1f26d97caca962a175db9a2d7cc
authorUiolee <22849383+uiolee@users.noreply.github.com>
Fri, 17 May 2024 09:07:53 +0000 (17 17:07 +0800)
committerGitHub <noreply@github.com>
Fri, 17 May 2024 09:07:53 +0000 (17 17:07 +0800)
tree03b88c35c0628ae9c16ccdac10fee3a58870d6ce
parent6d880a263d2ce066d8c2e8b1fc39bb3c542b48df
feat: add option to use slug as title of post (#5470)

Signed-off-by: Uiolee <22849383+uiolee@users.noreply.github.com>
Co-authored-by: Sukka <isukkaw@gmail.com>
lib/hexo/default_config.ts
lib/plugins/processor/post.ts
test/scripts/processors/post.ts