File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -44,11 +44,11 @@ respect_gitignore = true
4444# [MD007]
4545# indent = 4 # Unordered list indentation
4646
47- # [MD013]
48- # line_length = 100 # Line length
49- # code_blocks = false # Exclude code blocks from line length check
50- # tables = false # Exclude tables from line length check
51- # headings = true # Include headings in line length check
47+ [MD013 ]
48+ line-length = 0
49+ reflow = true
50+ reflow-mode = " sentence-per- line"
51+
5252
5353# [MD044]
5454# names = ["rumdl", "Markdown", "GitHub"] # Proper names that should be capitalized correctly
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ further defined and clarified by project maintainers.
5555## Enforcement
5656
5757Instances of abusive, harassing, or otherwise unacceptable behavior may be
58- reported by contacting the project team at christian.ledermann@gmail.com . All
58+ reported by contacting the project team at [ christian.ledermann@gmail.com ] ( mailto:christian.ledermann@gmail.com ) . All
5959complaints will be reviewed and investigated and will result in a response that
6060is deemed necessary and appropriate to the circumstances. The project team is
6161obligated to maintain confidentiality with regard to the reporter of an incident.
@@ -67,8 +67,5 @@ members of the project's leadership.
6767
6868## Attribution
6969
70- This Code of Conduct is adapted from the [ Contributor Covenant] [ homepage ] , version 1.4,
71- available at [ https://contributor-covenant.org/version/1/4 ] [ version ]
72-
73- [ homepage ] : https://contributor-covenant.org
74- [ version ] : https://contributor-covenant.org/version/1/4/
70+ This Code of Conduct is adapted from the [ Contributor Covenant] ( https://contributor-covenant.org ) , version 1.4,
71+ available at [ https://contributor-covenant.org/version/1/4 ] ( https://contributor-covenant.org/version/1/4/ )
You can’t perform that action at this time.
0 commit comments