Describe the bug
While following the instructions in the following chapter:
https://github.com/OpenSource-Communities/intro/blob/main/docs/intro-to-oss/how-to-contribute-to-open-source.md
Instruction number 8 which is for contributing to the guestbook repo encouraging to use an online markdown viewer, which will fail to load all the README.md file as the file get bigger. It's very confusing and might make the learner wonders if there is a problem with the repo or scripts used
Steps to reproduce
- go to the guestbook repo: https://github.com/OpenSource-Communities/guestbook
- Copy the raw text content of the README.md file to https://markdownlivepreview.com/
- Check if all content is copied or not
Code of Conduct