-
Notifications
You must be signed in to change notification settings - Fork 0
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
post 영역 #34
Comments
sheepdog13
added a commit
that referenced
this issue
Feb 19, 2024
- markdown 파일을 가져와서 text로 변환후 react-markdown으로 렌더링 - 코드블록은 classname으로 언어 확인후 SyntaxHighlighter 적용
sheepdog13
added a commit
that referenced
this issue
Feb 22, 2024
- md파일 전송하는 get 요청 구현 - 받은 md파일 fm으로 data 추출 - content부분은 react-markdown으로 렌더링
sheepdog13
added a commit
that referenced
this issue
Feb 22, 2024
- server의 _post 파일안의 md 파일들의 메타 데이터를 - postcard 컴포넌트에 props로 넘겨 landing페이지에 렌더링
sheepdog13
added a commit
that referenced
this issue
Feb 27, 2024
- postpage 전체적인 css - react-markdown을 따로 컴포넌트로 분리
sheepdog13
added a commit
that referenced
this issue
Mar 4, 2024
- get요청으로 받아온 markdown에서 a 태그에 target 어트리뷰트에 _blank 추가
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
이슈 내용
작업 사항
기타사항
The text was updated successfully, but these errors were encountered: