Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: md preview에 적용된 dompurify를 rehype-sanitize로 대체 #204

Merged
merged 1 commit into from
Feb 16, 2025

Conversation

Parkhanyoung
Copy link
Member

작업 내용

dompurify 적용 이후 코드 블록이 정상적으로 표시되지 않아, rehype-sanitize<MarkdownPreview>에 적용하는 것으로 대체합니다.

연관 이슈

@Parkhanyoung Parkhanyoung added the 버그 에러가 발생했을 때 label Feb 16, 2025
@Parkhanyoung Parkhanyoung self-assigned this Feb 16, 2025
@Parkhanyoung Parkhanyoung merged commit 44a7988 into main Feb 16, 2025
1 check passed
@Parkhanyoung Parkhanyoung deleted the fix/#203 branch February 16, 2025 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
버그 에러가 발생했을 때
Projects
None yet
Development

Successfully merging this pull request may close these issues.

md preview에 적용된 dompurify를 rehype-sanitize로 대체
1 participant