Skip to content

Commit 0dceb89

Browse files
committed
feat: hyperlinks
1 parent 57532e1 commit 0dceb89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libraries/helpers/src/utils/strip.html.validation.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ export const stripHtmlValidation = (
151151
'p',
152152
'strong',
153153
'u',
154+
'a',
154155
]);
155156
}
156157

0 commit comments

Comments
 (0)