Skip to content

Commit 717426b

Browse files
committed
Merge remote-tracking branch 'origin/main' into chore/vite
2 parents 26e5f5a + 88e5b89 commit 717426b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/utils/readme.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ const ALLOWED_ATTR: Record<string, string[]> = {
151151
code: ['class'],
152152
pre: ['class', 'style'],
153153
span: ['class', 'style'],
154-
div: ['class', 'style'],
154+
div: ['class', 'style', 'align'],
155155
}
156156

157157
// GitHub-style callout types

0 commit comments

Comments
 (0)