[DOCS] Markdown formatting issue in `README.md`
See original GitHub issueDescription
There’s an issue that prevents proper Markdown formatting in the README.md
file.
Steps to contribute
- Fork the repository here.
- Create a new branch in your fork named
fix_markdown
. - Open the
README.md
file. - In line 17, remove the space before the
**
at the end. This will fix the bold text being formatted wrongly. To do it easier, replace the current content with the following content:
**Optional fields: `milestones`, `type(personal | community)`, `socials`, `testimonials` and `events`**\
- Commit and push your changes.
- Create a pull request.
- You’re done now! 🎉 You just have to wait until the maintainers review your PR.
If you need any help, let us know! 😃
Screenshots
No response
Additional information
This is a good first issue. Please leave it open to first-time contributors and beginners. 🙂
Issue Analytics
- State:
- Created 9 months ago
- Comments:7 (4 by maintainers)
Top Results From Across the Web
Basic writing and formatting syntax - GitHub Docs
Create sophisticated formatting for your prose and code on GitHub with simple syntax.
Read more >GitLab Flavored Markdown (GLFM)
GitLab uses standard CommonMark formatting. However, GitLab Flavored Markdown extends standard Markdown with features made specifically for GitLab.
Read more >Basic Syntax - Markdown Guide
Nearly all Markdown applications support the basic syntax outlined in the original Markdown design document. There are minor variations and discrepancies ...
Read more >How to write in Markdown - The MDN Web Docs project
The baseline for MDN Markdown is GitHub-Flavored Markdown (GFM): ... However, the Markdown syntax is required as a matter of style.
Read more >Working with README.md on github.com - Stack Overflow
There are many Markdown dialects, the documentation for Github's can be found on the Github ... grip --gfm --context=username/repo issue.md.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hey @Panquesito7, I would like to work on this issue!
Thank you @eddiejaoude