feat: parse markdown in post summary & description (#517)

Co-authored-by: welpo <welpo@users.noreply.github.com>
This commit is contained in:
rktjump 2025-04-26 10:53:19 -07:00 committed by GitHub
parent f47cefd42b
commit 93af295d78
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 8 additions and 8 deletions

View file

@ -98,11 +98,11 @@ header {
.tag {
margin-inline-end: 0;
}
}
.separator {
margin-inline-end: 0.2rem;
user-select: none;
}
.separator {
margin-inline-end: 0.2rem;
user-select: none;
}
.language-switcher {