-
Notifications
You must be signed in to change notification settings - Fork 100
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
내 지원 현황 페이지에서 과제 설명을 확인할 수 있다. #759
Comments
BranchReferences |
|
코드 블록현황
제약사항
해결 방법?
검토 필요 |
@woowahan-cron 아래는 2번으로 적용한 간단한 예입니다.
import "github-markdown-css/github-markdown.css";
import "highlight.js/styles/github.css";
useEffect(() => {
fetchRequirement();
hljs.highlightAll();
});
<div className="markdown-body" dangerouslySetInnerHTML={{ __html: description }} /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
SUBMITTING
이 아닌 경우에는 활성화되거나 표시되지 않아야 한다.The text was updated successfully, but these errors were encountered: