File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ Follow these guidelines for formatting and structuring your markdown content:
2929- ** Links** : Use ` [link text](URL) ` for links. Ensure that the link text is descriptive and the URL is valid.
3030- ** Images** : Use `  ` for images. Include a brief description of the image in the alt text.
3131- ** Tables** : Use ` | ` to create tables. Ensure that columns are properly aligned and headers are included.
32- - ** Line Length** : Break lines at 80 characters to improve readability. Use soft line breaks for long paragraphs.
32+ - ** Line Length** : Break lines at 400 characters to improve readability. Use soft line breaks for long paragraphs.
3333- ** Whitespace** : Use blank lines to separate sections and improve readability. Avoid excessive whitespace.
3434
3535## Validation Requirements
You can’t perform that action at this time.
0 commit comments