-
-
Notifications
You must be signed in to change notification settings - Fork 264
HTML to markdown #578
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
HTML to markdown #578
Conversation
Hello there! 👋 Welcome to the project! 💖
Thank you and congrats 🎉 for opening your first pull request. Please adhere to our Code of Conduct. 🙌🏻 We will get back to you as soon as we can. 😄
Feel free to get in touch with me through social media handles. Hope to see you there!😄
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.
Keep the images in an 'Images' folder and do changes in readme accordingly @tanvi355
df44502
to
7db51d7
Compare
Keep the images in an 'Images' folder and do changes in readme accordingly @tanvi355
Can you please tell me how to reference the image from the folder?
Keep the images in an 'Images' folder and do changes in readme accordingly @tanvi355
Can you please tell me how to reference the image from the folder?
You can use 'Images/imageName.png' in place of the link or else you can have a look at other PRs
Keep the images in an 'Images' folder and do changes in readme accordingly @tanvi355
Can you please tell me how to reference the image from the folder?
You can use 'Images/imageName.png' in place of the link or else you can have a look at other PRs
Got it! Thanks!
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.
Your PR is approved. Well done. Keep it up. Congrats. Welcome to the repo officially. ✨🎉@tanvi355
Congrats on merging your first Pull Request! 🎉 All the best for your amazing open source journey ahead. 🚀⚡️
Related Issue
Fixes #548
Closes: #[issue number that will be closed through this PR]
Describe the changes you've made
Added a script to convert HTML file into markdown format.
Type of change
What sort of change have you made:
How Has This Been Tested?
Made a sample HTML file and tested the script on it. Screenshots are referenced in the REDAME.
Checklist: