-
Notifications
You must be signed in to change notification settings - Fork 67
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
Added syntax highlighting in post #82
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊 |
Pls add the gssoc label and level1/2/3 label |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- remove comments from sendWelcomeMail.ts
- remove console.log from signup
- resolve merge conflicts
The deployment keeps failing, please check |
…into highlight
Is there any way to check the deployment logs of someone else? |
Fixed the deployment issue |
in short, I want you to show a code window where syntax-highlighted code is shown, when the user clicks the preview button then code is hidden and the preview is shown. after that when the show code is pressed then code is shown again and the preview is hidden. also delete package-lock.json from root of folder |
…into highlight
Comment axios defaulturl in app.tsx |
closing this pr for now due to so many merge conflicts and confusion, please raise another pr for the same |
Pull Request
Title
Added syntax highlighting in the post
Fixes : #80
Changes Made
Checklist
Screenshots