kopia lustrzana https://github.com/elk-zone/elk
feat: support Hollo's `ruby` related tags (#3350)
rodzic
d775008a5e
commit
455d967c78
|
@ -67,6 +67,11 @@ const sanitizer = sanitize({
|
|||
li: {
|
||||
value: keep,
|
||||
},
|
||||
// Hollo supports <ruby> tags
|
||||
// https://github.com/fedify-dev/hollo/blob/80e7184aa805f579be8712ff9231be655343c661/src/xss.ts#L92-L94
|
||||
ruby: {},
|
||||
rp: {},
|
||||
rt: {},
|
||||
})
|
||||
|
||||
/**
|
||||
|
|
Ładowanie…
Reference in New Issue