Spells should have names inspired from magic spells like the ones used in J.K. Rowling's Harry Potter or any other similar alternative.
Add {SECTION_NAME} Section
Example
Add Markdown Beautifio Section
Add {NUMBER} New Spells to {SECTION_NAME}
* {SPELL_NAME}
* {SPELL_NAME}
Example
Add 2 New Spells to Markdown Beautifio
* Keyboard Key Strokes
* Mathematics Equations
- Follow these rules while writing markdown.
- Use markdownlint for Markdown linting and style checking in Visual Studio Code.
- When writing a name or a title, it is a common convention to only use capital letters to start the principal words.
- Non-principal words are written with a lowercase letter unless they start the title.
- Non-principal words:
- Articles (a, an, the, etc.)
- Conjunctions (and, but, or, etc.)
- Prepositions (on, in, with, etc.)
- Use Markdown TOC to update Sections Numbering after adding new section or spell.
- Use Markdown TOC to update Table of Contents after adding new section or spell.
- Sections name is written in BOLD.
- References should always be cited in the References and Acknowledgments section at the end of the
README.md
file. - Cited references should be arranged in alphabetical order.