Skip to content

[76] [SPIKE] Find potential designs#163

Merged
UgzSourceCode merged 88 commits into
mainfrom
76-spike-find-potential-designs
Jun 11, 2024
Merged

[76] [SPIKE] Find potential designs#163
UgzSourceCode merged 88 commits into
mainfrom
76-spike-find-potential-designs

Conversation

@UgzSourceCode

@UgzSourceCode UgzSourceCode commented Jun 11, 2024

Copy link
Copy Markdown
Owner
  • Find example designs
  • Find example websites
  • Find example template
  • Create a doc file with links
  • Add some screens for designs/websites/templates
  • Do some questionnaire about which is better and why
  • Add my answers to doc
  • Describe answers from questionnaire in the doc resume
  • Create summary with what you want

Summary by CodeRabbit

  • Documentation
    • Added a link to "UX research" in the table of contents of the README file.
    • Introduced a new file with detailed UX research analysis, including research plans, scenarios, designs, templates, and recommendations.
    • Updated the diary to mark the "Research UX" task as completed.

Piotr 'Ugz' Bielski added 30 commits April 2, 2024 21:37
@UgzSourceCode UgzSourceCode self-assigned this Jun 11, 2024
@UgzSourceCode UgzSourceCode linked an issue Jun 11, 2024 that may be closed by this pull request
9 tasks
@coderabbitai

coderabbitai Bot commented Jun 11, 2024

Copy link
Copy Markdown

Walkthrough

The recent updates focus on enhancing documentation and tracking progress in UX research. A link to UX research was added to the README, a detailed analysis was documented in a new file, and a task was marked complete in the diary.

Changes

File Change Summary
docs/README.md Added a link to "UX research" in the table of contents.
docs/frontend-ux-research.md Created a new file detailing UX research, including analysis, feedback, and recommendations.
docs/diary.md Marked the "Research ux" task as completed in the task list for the date 11-06-2024.

Poem

In the warren of code, a task now done,
UX research shines like the morning sun.
With links and notes, in files they stay,
Guiding our path, showing the way.
🐇✨📄 In our digital meadow, we hop and play!


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 11

Outside diff range and nitpick comments (2)
docs/README.md (2)

Line range hint 3-3: Ensure there is a blank line above and below the "Contents" heading.

+ 
## Contents
+ 
Tools
Markdownlint

13-13: null (MD047, single-trailing-newline)
Files should end with a single newline character


Line range hint 4-4: Ensure there is a blank line above the list of links for better readability and to adhere to Markdown best practices.

+ 
- [ADL (Architecture Description Languages)](adl.md)
Tools
Markdownlint

13-13: null (MD047, single-trailing-newline)
Files should end with a single newline character

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 41c386e and 3ce2bbe.

Files ignored due to path filters (18)
  • assets/design-example-SinanTokmak.png is excluded by !**/*.png
  • assets/design-example-king-katz.png is excluded by !**/*.png
  • assets/design-example-tolulope-adeyemo.png is excluded by !**/*.png
  • assets/design-example-zetdev-1.png is excluded by !**/*.png
  • assets/design-example-zetdev-2.png is excluded by !**/*.png
  • assets/font-apollo-rocket-demo.png is excluded by !**/*.png
  • assets/font-gastino-demo.png is excluded by !**/*.png
  • assets/font-ninjabot-demo.png is excluded by !**/*.png
  • assets/template-example-astro-boilerplate.png is excluded by !**/*.png
  • assets/template-example-free-bootstrap.png is excluded by !**/*.png
  • assets/template-example-slick.png is excluded by !**/*.png
  • assets/template-example-whosbl33h.png is excluded by !**/*.png
  • assets/website-example-animal.png is excluded by !**/*.png
  • assets/website-example-brittany-chiang.png is excluded by !**/*.png
  • assets/website-example-janus-marcin.png is excluded by !**/*.png
  • assets/website-example-marc-thomas.png is excluded by !**/*.png
  • assets/website-example-norbert-zegan.png is excluded by !**/*.png
  • assets/website-example-sean-halpin.png is excluded by !**/*.png
Files selected for processing (2)
  • docs/README.md (1 hunks)
  • docs/frontend-ux-research.md (1 hunks)
Additional context used
Markdownlint
docs/README.md

3-3: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


4-4: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


13-13: null (MD047, single-trailing-newline)
Files should end with a single newline character

docs/frontend-ux-research.md

674-674: Expected: 0; Actual: 1 (MD007, ul-indent)
Unordered list indentation


675-675: Expected: 0; Actual: 1 (MD007, ul-indent)
Unordered list indentation


676-676: Expected: 0; Actual: 1 (MD007, ul-indent)
Unordered list indentation


677-677: Expected: 0; Actual: 1 (MD007, ul-indent)
Unordered list indentation


38-38: Expected: 0 or 2; Actual: 1 (MD009, no-trailing-spaces)
Trailing spaces


676-676: Expected: 0 or 2; Actual: 1 (MD009, no-trailing-spaces)
Trailing spaces


40-40: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


1-1: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


6-6: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


15-15: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


27-27: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


41-41: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


42-42: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


42-42: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


49-49: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


79-79: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


89-89: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


98-98: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


105-105: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


134-134: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


138-138: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


149-149: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


178-178: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


187-187: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


194-194: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


223-223: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


227-227: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


234-234: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


263-263: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


268-268: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


273-273: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


302-302: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


310-310: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


315-315: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


344-344: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


348-348: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


353-353: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


382-382: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


388-388: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


393-393: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


422-422: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


428-428: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


433-433: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


462-462: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


469-469: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


474-474: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


505-505: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


517-517: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


524-524: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


553-553: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


560-560: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


589-589: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


596-596: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


625-625: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


632-632: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


665-665: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


679-679: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


703-703: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


227-227: null (MD024, no-duplicate-heading)
Multiple headings with the same content


79-79: Punctuation: ':' (MD026, no-trailing-punctuation)
Trailing punctuation in heading


223-223: Punctuation: ':' (MD026, no-trailing-punctuation)
Trailing punctuation in heading


344-344: Punctuation: ':' (MD026, no-trailing-punctuation)
Trailing punctuation in heading


7-7: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


16-16: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


28-28: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


50-50: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


80-80: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


90-90: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


106-106: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


135-135: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


150-150: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


179-179: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


195-195: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


224-224: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


235-235: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


274-274: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


303-303: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


316-316: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


345-345: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


354-354: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


383-383: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


394-394: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


423-423: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


434-434: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


463-463: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


475-475: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


490-490: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


506-506: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


525-525: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


561-561: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


597-597: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


633-633: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


674-674: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


704-704: null (MD047, single-trailing-newline)
Files should end with a single newline character

LanguageTool
docs/frontend-ux-research.md

[grammar] ~16-~16: Consider using either the past participle “understood” or the present participle “understanding” here. (BEEN_PART_AGREEMENT)
Context: ...o achieve. For this research, aiming is understand what is important for user and how shou...


[uncategorized] ~28-~28: Possible missing article found. (AI_HYDRA_LEO_MISSING_A)
Context: ...duct. ## Research scenarios 1. Prepare few questions: - Does the design capture...


[style] ~35-~35: Consider using “inconsistent” to avoid wordiness. (NOT_ABLE_PREMIUM)
Context: ...ter users?; Are there elements that are not consistent with the rest of the design?) 2. Ask fe...


[grammar] ~36-~36: Possible agreement error. The noun ‘friend’ seems to be countable; consider using: “few friends”. (MANY_NN)
Context: ...nt with the rest of the design?) 2. Ask few friend about designs 3. Ask people from social...


[grammar] ~50-~50: You should probably use “do”. (AGREEMENT_SENT_START)
Context: ...ple-SinanTokmak.png) #### My answers - Does the design capture attention and encour...


[style] ~75-~75: Consider using “inconsistent” to avoid wordiness. (NOT_ABLE_PREMIUM)
Context: ...ter users?; Are there elements that are not consistent with the rest of the design?) Yes, thi...


[grammar] ~106-~106: You should probably use “do”. (AGREEMENT_SENT_START)
Context: ...xample-zetdev-1.png) #### My answers - Does the design capture attention and encour...


[style] ~124-~124: ‘out of fashion’ might be wordy. Consider a shorter alternative. (EN_WORDINESS_PREMIUM_OUT_OF_FASHION)
Context: ... gradient purple backgrounds are almost out of fashion, if not completely outdated. - Are use...


[style] ~130-~130: Consider using “inconsistent” to avoid wordiness. (NOT_ABLE_PREMIUM)
Context: ...ter users?; Are there elements that are not consistent with the rest of the design?) There's ...


[grammar] ~136-~136: In a quality partitive structure like “This type of X”, X should usually match the grammatical number of “type”. Did you mean “these types of websites”? (QUALITY_PARTITIVE)
Context: ...### Feedback from 2. Second person - This type of websites repel me. Usually when I come across su...


[grammar] ~136-~136: Make sure the noun ‘type’ is in agreement with the verb ‘repel’. Beware that some collective nouns (like ‘police’ or ‘team’) can be treated as both singular and plural. (DT_NN_OF_NNS_VB)
Context: ...econd person - This type of websites repel me. Usually when I come across such sit...


[grammar] ~150-~150: You should probably use “do”. (AGREEMENT_SENT_START)
Context: ...ample-king-katz.png) #### My answers - Does the design capture attention and encour...


[style] ~152-~152: For conciseness, consider replacing this expression with an adverb. (AT_THE_MOMENT)
Context: ..., but it doesn't encourage interaction. At the moment, what's most attractive to me is the ba...


[style] ~164-~164: As an alternative to the over-used intensifier ‘quite’, consider replacing this phrase. (EN_WEAK_ADJECTIVE)
Context: ...nintuitive? The fonts and elements are quite small, making them poorly legible. - Is the ...


[uncategorized] ~172-~172: Possible missing comma found. (AI_HYDRA_LEO_MISSING_COMMA)
Context: ...ould be broken down into some icons and labels or highlight more clearly what informat...


[style] ~174-~174: Consider using “inconsistent” to avoid wordiness. (NOT_ABLE_PREMIUM)
Context: ...ter users?; Are there elements that are not consistent with the rest of the design?) In the b...


[grammar] ~185-~185: In a quality partitive structure like “This type of X”, X should usually match the grammatical number of “type”. Did you mean “these types of websites”? (QUALITY_PARTITIVE)
Context: ...stand its value. 2. Second person: - This type of websites repel me. Usually when I come across su...


[grammar] ~185-~185: Make sure the noun ‘type’ is in agreement with the verb ‘repel’. Beware that some collective nouns (like ‘police’ or ‘team’) can be treated as both singular and plural. (DT_NN_OF_NNS_VB)
Context: ...cond person: - This type of websites repel me. Usually when I come across such sit...


[grammar] ~195-~195: You should probably use “do”. (AGREEMENT_SENT_START)
Context: ...olulope-adeyemo.png) #### My answers - Does the design capture attention and encour...


[style] ~217-~217: As an alternative to the over-used intensifier ‘quite’, consider replacing this phrase. (EN_WEAK_ADJECTIVE)
Context: ...ou offer?) Finding one's way around is quite easy, but the offerings are not particularly...


[style] ~219-~219: Consider using “inconsistent” to avoid wordiness. (NOT_ABLE_PREMIUM)
Context: ...ter users?; Are there elements that are not consistent with the rest of the design?) Contacti...


[style] ~221-~221: Qualifiers like “somewhat” can weaken your message and make your writing sound uncertain. Consider removing it or choosing an alternative to sound more confident. (SOMEWHAT)
Context: ...a providing an email address that looks somewhat daunting, plus the text compression for...


[grammar] ~225-~225: In a quality partitive structure like “This type of X”, X should usually match the grammatical number of “type”. Did you mean “these types of websites”? (QUALITY_PARTITIVE)
Context: ...# Feedback from: 2. Second person: - This type of websites repel me. Usually when I come across su...


[grammar] ~225-~225: Make sure the noun ‘type’ is in agreement with the verb ‘repel’. Beware that some collective nouns (like ‘police’ or ‘team’) can be treated as both singular and plural. (DT_NN_OF_NNS_VB)
Context: ...cond person: - This type of websites repel me. Usually when I come across such sit...


[grammar] ~235-~235: You should probably use “do”. (AGREEMENT_SENT_START)
Context: ...xample-zetdev-2.png) #### My answers - Does the design capture attention and encour...


[style] ~241-~241: As an alternative to the over-used intensifier ‘quite’, consider replacing this phrase. (EN_WEAK_ADJECTIVE)
Context: ...ve?) The information on the website is quite easy to find, but in my opinion, it's insuff...


[style] ~259-~259: Consider using “inconsistent” to avoid wordiness. (NOT_ABLE_PREMIUM)
Context: ...ter users?; Are there elements that are not consistent with the rest of the design?) I don't ...


[formatting] ~264-~264: If the ‘because’ clause is essential to the meaning, do not use a comma before the clause. (COMMA_BEFORE_BECAUSE)
Context: ...e some classic design for this portfolio, because I don't have plan update and change it ...


[grammar] ~264-~264: The verb form ‘plan’ does not seem to be suitable in this context. (HAVE_VB)
Context: ...or this portfolio, because I don't have plan update and change it often after finish...


[grammar] ~274-~274: You should probably use “do”. (AGREEMENT_SENT_START)
Context: ...e-norbert-zegan.png) #### My answers - Does the design capture attention and encour...


[style] ~298-~298: Consider using “inconsistent” to avoid wordiness. (NOT_ABLE_PREMIUM)
Context: ...ter users?; Are there elements that are not consistent with the rest of the design?) No. ###...


[grammar] ~316-~316: You should probably use “do”. (AGREEMENT_SENT_START)
Context: ...le-janus-marcin.png) #### My answers - Does the design capture attention and encour...


[style] ~340-~340: Consider using “inconsistent” to avoid wordiness. (NOT_ABLE_PREMIUM)
Context: ...ter users?; Are there elements that are not consistent with the rest of the design?) Yes, the...


[grammar] ~354-~354: You should probably use “do”. (AGREEMENT_SENT_START)
Context: ...ple-sean-halpin.png) #### My answers - Does the design capture attention and encour...


[style] ~378-~378: Consider using “inconsistent” to avoid wordiness. (NOT_ABLE_PREMIUM)
Context: ...ter users?; Are there elements that are not consistent with the rest of the design?) No. ###...


[grammar] ~394-~394: You should probably use “do”. (AGREEMENT_SENT_START)
Context: ...ple-marc-thomas.png) #### My answers - Does the design capture attention and encour...


[style] ~418-~418: Consider using “inconsistent” to avoid wordiness. (NOT_ABLE_PREMIUM)
Context: ...ter users?; Are there elements that are not consistent with the rest of the design?) Other th...


[style] ~424-~424: To elevate your writing, try using a synonym here. (HARD_TO)
Context: ... from 1. First person: - The text is hard to read; I would suggest changing the c...


[grammar] ~434-~434: You should probably use “do”. (AGREEMENT_SENT_START)
Context: ...brittany-chiang.png) #### My answers - Does the design capture attention and encour...


[style] ~458-~458: Consider using “inconsistent” to avoid wordiness. (NOT_ABLE_PREMIUM)
Context: ...ter users?; Are there elements that are not consistent with the rest of the design?) I didn't...


[style] ~467-~467: For conciseness, consider replacing this expression with an adverb. (AT_THE_MOMENT)
Context: ...nt, it would be the best at the moment. Right now, it's number two. It's clear, readable,...


[grammar] ~475-~475: You should probably use “do”. (AGREEMENT_SENT_START)
Context: ...-example-animal.png) #### My answers - Does the design capture attention and encour...


[style] ~477-~477: The phrase ‘a lot of’ might be wordy and overused. Consider using an alternative. (A_LOT_OF)
Context: ...e definitely captures attention, it has a lot of interesting animations and is controver...


[style] ~501-~501: Consider using “inconsistent” to avoid wordiness. (NOT_ABLE_PREMIUM)
Context: ...ter users?; Are there elements that are not consistent with the rest of the design?) No, alth...


[grammar] ~525-~525: You should probably use “do”. (AGREEMENT_SENT_START)
Context: ...ample-whosbl33h.png) #### My answers - Does the design capture attention and encour...


[uncategorized] ~547-~547: Consider adding a hyphen. (TOP_LEFT_CORNER)
Context: ...h the content, although the menu in the upper right corner does provide some hints. - Are ...


[style] ~549-~549: Consider using “inconsistent” to avoid wordiness. (NOT_ABLE_PREMIUM)
Context: ...ter users?; Are there elements that are not consistent with the rest of the design?) No. ###...


[grammar] ~561-~561: You should probably use “do”. (AGREEMENT_SENT_START)
Context: ...e-example-slick.png) #### My answers - Does the design capture attention and encour...


[style] ~575-~575: Consider an alternative for the overused word “exactly”. (EXACTLY_PRECISELY)
Context: ...ee any problematic areas. Everything is exactly where I expect it to be. - Is the desi...


[style] ~585-~585: Consider using “inconsistent” to avoid wordiness. (NOT_ABLE_PREMIUM)
Context: ...ter users?; Are there elements that are not consistent with the rest of the design?) No. ###...


[grammar] ~597-~597: You should probably use “do”. (AGREEMENT_SENT_START)
Context: ...tro-boilerplate.png) #### My answers - Does the design capture attention and encour...


[style] ~607-~607: Consider an alternative to avoid wordiness and to strengthen your wording. (WORKS_WITHOUT_PROBLEMS)
Context: ...mputers?) The design is responsive, it worked without any issues on desktop, tablet, and smartphone. - ...


[style] ~621-~621: Consider using “inconsistent” to avoid wordiness. (NOT_ABLE_PREMIUM)
Context: ...ter users?; Are there elements that are not consistent with the rest of the design?) No. ###...


[grammar] ~633-~633: You should probably use “do”. (AGREEMENT_SENT_START)
Context: ...-free-bootstrap.png) #### My answers - Does the design capture attention and encour...


[style] ~657-~657: Consider using “inconsistent” to avoid wordiness. (NOT_ABLE_PREMIUM)
Context: ...ter users?; Are there elements that are not consistent with the rest of the design?) No, exce...


[uncategorized] ~662-~662: Possible missing article found. (AI_HYDRA_LEO_MISSING_THE)
Context: ...ge. ### Conclusion from all templates Possibility of changing the color scheme in dark an...


[style] ~666-~666: To elevate your writing, try using a synonym here. (HARD_TO)
Context: ...n layout. ## Questionnaire result It's hard to find volunteers who can say what the...


[uncategorized] ~669-~669: Possible missing article found. (AI_HYDRA_LEO_MISSING_THE)
Context: ...ded to description of founded items. In next wave I found second person. His opinion...


[typographical] ~669-~669: It appears that a comma is missing. (DURING_THAT_TIME_COMMA)
Context: ...o description of founded items. In next wave I found second person. His opinion was ...

Comment thread docs/README.md
- [Diary](diary.md)
- [Features description](feature-description%2FREADME.MD)
- [File structure](file-structure.md)
- [UX research](frontend-ux-research.md)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a blank line above the "UX research" link for better readability and to adhere to Markdown best practices.

+ 
- [UX research](frontend-ux-research.md)
Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
- [UX research](frontend-ux-research.md)
- [UX research](frontend-ux-research.md)

Comment thread docs/README.md
- [UX research](frontend-ux-research.md)
- [Web-APP file structure](frontend-file-structure.md)
- [Git branching](git-branching.md)
- [PoC's List](PoC/README.md) No newline at end of file

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ensure the file ends with a single newline character.

- [PoC's List](PoC/README.md)
+ [PoC's List](PoC/README.md)
+ 
Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
- [PoC's List](PoC/README.md)
- [PoC's List](PoC/README.md)
+ [PoC's List](PoC/README.md)
+
Tools
Markdownlint

13-13: null (MD047, single-trailing-newline)
Files should end with a single newline character


- Are there any elements that deter users or cause confusion? (Are there any elements that may deter users?; Are there elements that are not consistent with the rest of the design?)

Contacting via providing an email address that looks somewhat daunting, plus the text compression for mobile devices doesn't look too good either.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider removing the qualifier for a stronger statement.

- Contacting via providing an email address that looks somewhat daunting, plus the text compression for mobile devices doesn't look too good either.
+ Contacting via providing an email address that looks daunting, plus the text compression for mobile devices doesn't look too good either.
Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
Contacting via providing an email address that looks somewhat daunting, plus the text compression for mobile devices doesn't look too good either.
Contacting via providing an email address that looks daunting, plus the text compression for mobile devices doesn't look too good either.
Tools
LanguageTool

[style] ~221-~221: Qualifiers like “somewhat” can weaken your message and make your writing sound uncertain. Consider removing it or choosing an alternative to sound more confident. (SOMEWHAT)
Context: ...a providing an email address that looks somewhat daunting, plus the text compression for...


- Is the design compliant with the latest trends and industry standards? (Does it meet current UX/UI standards?; Does it incorporate innovative solutions in line with current trends?)

It lacks innovation, and gradient purple backgrounds are almost out of fashion, if not completely outdated.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider a more concise expression.

- gradient purple backgrounds are almost out of fashion, if not completely outdated.
+ gradient purple backgrounds are nearly outdated.
Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
It lacks innovation, and gradient purple backgrounds are almost out of fashion, if not completely outdated.
It lacks innovation, and gradient purple backgrounds are nearly outdated.
Tools
LanguageTool

[style] ~124-~124: ‘out of fashion’ might be wordy. Consider a shorter alternative. (EN_WORDINESS_PREMIUM_OUT_OF_FASHION)
Context: ... gradient purple backgrounds are almost out of fashion, if not completely outdated. - Are use...

- Is the design compliant with the latest trends and industry standards? (Does it meet current UX/UI standards?; Does it incorporate innovative solutions in line with current trends?)
- Are users easily situated within the project context? (What are users' first impressions upon entering the website or opening the portfolio?; Do they immediately understand what you do and what you offer?)
- Are there any elements that deter users or cause confusion? (Are there any elements that may deter users?; Are there elements that are not consistent with the rest of the design?)
2. Ask few friend about designs

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider rephrasing for grammatical correctness.

- 2. Ask few friend about designs
+ 2. Ask a few friends about designs
Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
2. Ask few friend about designs
2. Ask a few friends about designs
Tools
LanguageTool

[grammar] ~36-~36: Possible agreement error. The noun ‘friend’ seems to be countable; consider using: “few friends”. (MANY_NN)
Context: ...nt with the rest of the design?) 2. Ask few friend about designs 3. Ask people from social...


- Are users easily situated within the project context? (What are users' first impressions upon entering the website or opening the portfolio?; Do they immediately understand what you do and what you offer?)

Yeah, overall, the initial description is quite lengthy. It could be broken down into some icons and labels or highlight more clearly what information will be offered and in what form.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider adding a comma for clarity.

- Yeah, overall, the initial description is quite lengthy. It could be broken down into some icons and labels or highlight more clearly what information will be offered and in what form.
+ Yeah, overall, the initial description is quite lengthy. It could be broken down into some icons and labels, or highlight more clearly what information will be offered and in what form.
Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
Yeah, overall, the initial description is quite lengthy. It could be broken down into some icons and labels or highlight more clearly what information will be offered and in what form.
Yeah, overall, the initial description is quite lengthy. It could be broken down into some icons and labels, or highlight more clearly what information will be offered and in what form.
Tools
LanguageTool

[uncategorized] ~172-~172: Possible missing comma found. (AI_HYDRA_LEO_MISSING_COMMA)
Context: ...ould be broken down into some icons and labels or highlight more clearly what informat...

#### My answers
- Does the design capture attention and encourage interaction? (What graphical elements are the most attractive?)

The design certainly grabs attention, but it doesn't encourage interaction. At the moment, what's most attractive to me is the background, but I know that AI is a novelty, and in some time, it won't be as appealing.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider a more concise expression.

- At the moment, what's most attractive to me is the background, but I know that AI is a novelty, and in some time, it won't be as appealing.
+ Currently, the background is most attractive to me, though I recognize that the novelty of AI may fade.
Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
The design certainly grabs attention, but it doesn't encourage interaction. At the moment, what's most attractive to me is the background, but I know that AI is a novelty, and in some time, it won't be as appealing.
The design certainly grabs attention, but it doesn't encourage interaction. Currently, the background is most attractive to me, though I recognize that the novelty of AI may fade.
Tools
LanguageTool

[style] ~152-~152: For conciseness, consider replacing this expression with an adverb. (AT_THE_MOMENT)
Context: ..., but it doesn't encourage interaction. At the moment, what's most attractive to me is the ba...

It's hard to find volunteers who can say what they think about design projects.

In first wave I found only one person. His opinion was added to description of founded items.
In next wave I found second person. His opinion was added to description of founded items.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a comma for grammatical correctness.

- In next wave I found second person. His opinion was added to description of founded items.
+ In the next wave, I found a second person. His opinion was added to the description of the found items.
Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
In next wave I found second person. His opinion was added to description of founded items.
In the next wave, I found a second person. His opinion was added to the description of the found items.
Tools
LanguageTool

[uncategorized] ~669-~669: Possible missing article found. (AI_HYDRA_LEO_MISSING_THE)
Context: ...ded to description of founded items. In next wave I found second person. His opinion...


[typographical] ~669-~669: It appears that a comma is missing. (DURING_THAT_TIME_COMMA)
Context: ...o description of founded items. In next wave I found second person. His opinion was ...


#### Feedback from
2. Second person
- This type of websites repel me. Usually when I come across such sites, I know I will probably have to search for some options. Looks okay, but poorly designed navigation gives me negative associations.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ensure grammatical agreement in the phrase.

- This type of websites repel me.
+ These types of websites repel me.

Also applies to: 185-185, 225-225

Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
- This type of websites repel me. Usually when I come across such sites, I know I will probably have to search for some options. Looks okay, but poorly designed navigation gives me negative associations.
- These types of websites repel me. Usually when I come across such sites, I know I will probably have to search for some options. Looks okay, but poorly designed navigation gives me negative associations.
Tools
LanguageTool

[grammar] ~136-~136: In a quality partitive structure like “This type of X”, X should usually match the grammatical number of “type”. Did you mean “these types of websites”? (QUALITY_PARTITIVE)
Context: ...### Feedback from 2. Second person - This type of websites repel me. Usually when I come across su...


[grammar] ~136-~136: Make sure the noun ‘type’ is in agreement with the verb ‘repel’. Beware that some collective nouns (like ‘police’ or ‘team’) can be treated as both singular and plural. (DT_NN_OF_NNS_VB)
Context: ...econd person - This type of websites repel me. Usually when I come across such sit...

7. [What I want](#what-i-want)

## Research plan
1. **Defining Objectives**: Initially, it's crucial to clearly define the research objectives. Are you aiming to understand user behaviors, identify issues in the user interface, or test a new project? It's essential to determine what you aim to achieve. For this research, aiming is understand what is important for user and how should show it.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider revising the sentence for clarity.

- For this research, aiming is understand what is important for user and how should show it.
+ For this research, the aim is to understand what is important for the user and how it should be presented.
Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
1. **Defining Objectives**: Initially, it's crucial to clearly define the research objectives. Are you aiming to understand user behaviors, identify issues in the user interface, or test a new project? It's essential to determine what you aim to achieve. For this research, aiming is understand what is important for user and how should show it.
1. **Defining Objectives**: Initially, it's crucial to clearly define the research objectives. Are you aiming to understand user behaviors, identify issues in the user interface, or test a new project? It's essential to determine what you aim to achieve. For this research, the aim is to understand what is important for the user and how it should be presented.
Tools
LanguageTool

[grammar] ~16-~16: Consider using either the past participle “understood” or the present participle “understanding” here. (BEEN_PART_AGREEMENT)
Context: ...o achieve. For this research, aiming is understand what is important for user and how shou...

Markdownlint

16-16: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

Outside diff range and nitpick comments (4)
docs/diary.md (4)

Line range hint 404-404: Correct grammar in task descriptions.

- I will prepare few post on x(twitter) about design opinion.
+ I will prepare a few posts on x(twitter) about design opinions.

This change corrects the countable noun usage and makes the sentence grammatically correct.

Tools
Markdownlint

17-17: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


18-18: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


18-18: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


20-20: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


20-20: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


19-19: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


19-19: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


Line range hint 525-525: Remove duplicated words.

- I am still working on defining the file file structure for my research.
+ I am still working on defining the file structure for my research.

This change removes the repeated word "file" to improve the clarity of the sentence.

Tools
Markdownlint

17-17: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


18-18: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


18-18: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


20-20: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


20-20: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


19-19: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


19-19: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


Line range hint 6-6: Adjust heading levels for consistency.

- ##### Day template:
+ ### Day template:

This change corrects the heading level to maintain a consistent and logical structure in the document.

Tools
Markdownlint

17-17: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


18-18: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


18-18: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


20-20: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


20-20: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


19-19: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


19-19: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


Line range hint 1-1: Add surrounding blank lines around headings.

+ 
# Diary
+ 

Adding blank lines around the heading improves readability and adheres to markdown best practices.

Tools
Markdownlint

17-17: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


18-18: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


18-18: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


20-20: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


20-20: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


19-19: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


19-19: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 3ce2bbe and 94ae8de.

Files selected for processing (1)
  • docs/diary.md (1 hunks)
Additional context used
LanguageTool
docs/diary.md

[grammar] ~404-~404: Possible agreement error. The noun ‘post’ seems to be countable; consider using: “few posts”. (MANY_NN)
Context: ... updating research data. I will prepare few post on x(twitter) about design opinion. ##...


[duplication] ~525-~525: Possible typo: you repeated a word (ENGLISH_WORD_REPEAT_RULE)
Context: ... ### Tasks - [ ] Created file structure description ### Description I am still working on defining the file...


[duplication] ~532-~532: Possible typo: you repeated a word (ENGLISH_WORD_REPEAT_RULE)
Context: ... ### Tasks - [ ] Created file structure description ### Description I am still working on defining the file...


[duplication] ~545-~545: Possible typo: you repeated a word (ENGLISH_WORD_REPEAT_RULE)
Context: ... ### Tasks - [ ] Created file structure description ### Description I am still working on defining the file...


[duplication] ~551-~551: Possible typo: you repeated a word (ENGLISH_WORD_REPEAT_RULE)
Context: ... ### Tasks - [ ] Created file structure description ### Description I am still working on defining the file...


[duplication] ~557-~557: Possible typo: you repeated a word (ENGLISH_WORD_REPEAT_RULE)
Context: ... ### Tasks - [ ] Created file structure description ### Description Today, I focused on researching file st...


[duplication] ~563-~563: Possible typo: you repeated a word (ENGLISH_WORD_REPEAT_RULE)
Context: ... Tasks - [x] Updated clone and run mock description ### Description Today I have lazy day after work, so I ...


[grammar] ~671-~671: Are you sure this isn’t a typo? For poetry, use upper case O. (O_OF)
Context: ...ull/29) - [x] Convert all components to o arrow function components with named ex...


[uncategorized] ~733-~733: The abbreviation “e.g.” (= for example) requires two periods. (E_G)
Context: ...ionnaire for other people in community (eg. which design is better, which informati...


[grammar] ~733-~733: Consider using third-person verb forms for singular and mass nouns. (MASS_AGREEMENT)
Context: ...ich design is better, which information are important in portfolio), - list with fe...

Markdownlint
docs/diary.md

6-6: Expected: h2; Actual: h5 (MD001, heading-increment)
Heading levels should only increment by one level at a time


423-423: Expected: 0 or 2; Actual: 1 (MD009, no-trailing-spaces)
Trailing spaces


451-451: Expected: 0 or 2; Actual: 1 (MD009, no-trailing-spaces)
Trailing spaces


461-461: Expected: 0 or 2; Actual: 1 (MD009, no-trailing-spaces)
Trailing spaces


580-580: Expected: 0 or 2; Actual: 1 (MD009, no-trailing-spaces)
Trailing spaces


606-606: Expected: 0 or 2; Actual: 1 (MD009, no-trailing-spaces)
Trailing spaces


627-627: Expected: 0 or 2; Actual: 1 (MD009, no-trailing-spaces)
Trailing spaces


631-631: Expected: 0 or 2; Actual: 1 (MD009, no-trailing-spaces)
Trailing spaces


529-529: Expected: 1; Actual: 2 (MD012, no-multiple-blanks)
Multiple consecutive blank lines


1-1: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


6-6: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


17-17: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


18-18: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


18-18: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


20-20: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


20-20: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


23-23: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


24-24: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


24-24: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


26-26: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


26-26: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


29-29: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


30-30: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


30-30: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


32-32: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


32-32: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


35-35: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


36-36: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


36-36: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


38-38: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


38-38: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


41-41: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


42-42: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


42-42: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


44-44: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


44-44: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


47-47: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


48-48: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


48-48: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


50-50: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


50-50: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


53-53: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


54-54: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


54-54: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


56-56: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


56-56: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


59-59: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


60-60: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


60-60: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


62-62: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


62-62: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


65-65: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


66-66: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


66-66: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


68-68: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


68-68: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


71-71: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


72-72: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


72-72: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


74-74: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


74-74: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


77-77: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


78-78: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


78-78: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


80-80: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


80-80: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


83-83: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


84-84: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


84-84: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


86-86: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


86-86: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


89-89: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


90-90: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


90-90: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


92-92: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


92-92: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


95-95: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


96-96: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


96-96: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


98-98: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


98-98: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


101-101: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


102-102: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


102-102: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


104-104: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


104-104: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


107-107: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


108-108: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


108-108: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


110-110: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


110-110: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


113-113: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


114-114: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


114-114: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


116-116: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


116-116: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


119-119: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


120-120: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


120-120: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


122-122: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


122-122: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


125-125: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


126-126: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


126-126: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


128-128: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


128-128: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


131-131: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


132-132: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


132-132: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


134-134: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


134-134: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


137-137: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


138-138: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


138-138: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


140-140: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


140-140: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


143-143: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


144-144: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


144-144: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


146-146: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


146-146: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


149-149: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


150-150: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


150-150: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


152-152: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


152-152: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


155-155: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


156-156: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


156-156: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


158-158: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


158-158: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


161-161: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


162-162: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


162-162: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


164-164: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


164-164: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


167-167: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


168-168: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


168-168: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


170-170: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


170-170: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


173-173: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


174-174: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


174-174: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


176-176: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


176-176: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


179-179: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


180-180: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


180-180: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


182-182: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


182-182: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


185-185: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


186-186: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


186-186: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


188-188: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


188-188: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


191-191: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


192-192: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


192-192: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


194-194: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


194-194: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


197-197: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


198-198: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


198-198: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


200-200: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


200-200: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


203-203: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


204-204: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


204-204: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


206-206: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


206-206: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


209-209: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


210-210: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


210-210: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


212-212: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


212-212: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


215-215: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


216-216: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


216-216: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


218-218: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


218-218: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


221-221: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


222-222: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


222-222: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


224-224: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


224-224: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


227-227: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


228-228: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


228-228: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


230-230: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


230-230: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


233-233: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


234-234: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


234-234: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


236-236: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


236-236: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


239-239: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


240-240: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


240-240: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


242-242: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


242-242: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


245-245: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


246-246: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


246-246: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


248-248: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


248-248: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


251-251: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


252-252: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


252-252: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


254-254: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


254-254: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


257-257: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


258-258: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


258-258: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


260-260: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


260-260: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


263-263: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


264-264: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


264-264: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


266-266: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


266-266: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


269-269: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


270-270: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


270-270: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


272-272: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


272-272: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


275-275: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


276-276: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


276-276: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


278-278: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


278-278: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


281-281: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


282-282: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


282-282: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


284-284: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


284-284: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


287-287: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


288-288: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


288-288: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


290-290: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


290-290: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


293-293: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


294-294: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


294-294: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


296-296: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


296-296: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


299-299: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


300-300: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


300-300: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


302-302: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


302-302: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


305-305: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


306-306: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


306-306: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


308-308: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


308-308: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


311-311: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


312-312: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


312-312: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


314-314: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


314-314: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


317-317: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


318-318: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


318-318: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


320-320: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


320-320: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


323-323: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


324-324: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


324-324: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


326-326: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


326-326: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


329-329: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


330-330: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


330-330: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


333-333: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


333-333: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


336-336: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


337-337: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


337-337: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


340-340: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


340-340: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


343-343: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


344-344: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


344-344: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


347-347: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


347-347: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


350-350: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


351-351: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


351-351: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


354-354: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


354-354: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


357-357: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


358-358: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


358-358: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


361-361: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


361-361: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


364-364: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


365-365: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


365-365: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


368-368: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


368-368: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


371-371: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


372-372: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


372-372: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


375-375: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


375-375: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


378-378: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


379-379: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


379-379: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


382-382: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


382-382: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


385-385: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


386-386: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


386-386: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


389-389: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


389-389: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


392-392: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


393-393: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


393-393: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


396-396: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


396-396: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


399-399: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


400-400: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


400-400: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


403-403: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


403-403: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


406-406: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


407-407: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


407-407: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


410-410: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


410-410: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


413-413: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


414-414: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


414-414: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


416-416: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


416-416: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


419-419: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


420-420: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


420-420: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


422-422: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


422-422: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


425-425: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


426-426: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


426-426: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


428-428: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


428-428: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


431-431: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


432-432: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


432-432: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


434-434: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


434-434: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


437-437: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


438-438: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


438-438: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


440-440: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


440-440: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


443-443: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


444-444: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


444-444: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


446-446: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


446-446: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


449-449: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


450-450: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


450-450: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


453-453: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


453-453: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


456-456: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


457-457: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


457-457: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


460-460: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


460-460: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


463-463: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


464-464: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


464-464: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


467-467: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


467-467: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


470-470: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


471-471: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


471-471: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


473-473: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


473-473: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


476-476: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


477-477: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


477-477: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


479-479: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


479-479: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


482-482: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


483-483: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


483-483: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


487-487: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


487-487: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


490-490: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


491-491: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


491-491: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


496-496: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


496-496: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


499-499: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


500-500: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


500-500: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


504-504: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


504-504: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


507-507: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


508-508: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


508-508: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


512-512: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


512-512: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


515-515: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


516-516: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


516-516: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


520-520: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


520-520: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


523-523: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


524-524: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


524-524: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


526-526: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


526-526: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


530-530: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


531-531: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


531-531: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


533-533: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


533-533: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


536-536: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


537-537: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


537-537: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


540-540: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


540-540: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


543-543: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


544-544: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


544-544: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


546-546: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


546-546: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


549-549: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


550-550: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


550-550: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


552-552: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


552-552: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


555-555: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


556-556: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


556-556: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


558-558: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


558-558: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


561-561: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


562-562: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


562-562: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


564-564: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


564-564: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


567-567: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


568-568: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


568-568: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


575-575: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


575-575: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


578-578: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


579-579: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


579-579: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


583-583: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


583-583: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


586-586: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


587-587: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


587-587: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


592-592: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


592-592: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


595-595: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


596-596: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


596-596: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


601-601: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


601-601: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


604-604: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


605-605: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


605-605: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


611-611: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


611-611: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


614-614: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


615-615: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


615-615: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


617-617: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


617-617: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


620-620: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


621-621: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


621-621: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


626-626: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


626-626: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


629-629: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


630-630: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


630-630: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


636-636: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


636-636: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


639-639: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


640-640: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


640-640: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


645-645: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


645-645: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


648-648: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


649-649: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


649-649: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


654-654: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


654-654: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


657-657: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


658-658: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


658-658: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


663-663: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


663-663: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


666-666: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


667-667: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


667-667: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


674-674: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


674-674: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


677-677: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


678-678: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


678-678: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


685-685: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


685-685: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


688-688: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


689-689: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


689-689: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


692-692: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


692-692: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


695-695: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


696-696: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


696-696: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


703-703: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


703-703: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


706-706: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


707-707: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


707-707: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


713-713: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


713-713: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


716-716: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


717-717: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


717-717: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


724-724: Expected: 1; Actual: 0; Above (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


724-724: Expected: 1; Actual: 0; Below (MD022, blanks-around-headings)
Headings should be surrounded by blank lines


425-425: null (MD024, no-duplicate-heading)
Multiple headings with the same content


6-6: Punctuation: ':' (MD026, no-trailing-punctuation)
Trailing punctuation in heading


7-7: null (MD031, blanks-around-fences)
Fenced code blocks should be surrounded by blank lines


19-19: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


19-19: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


25-25: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


25-25: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


31-31: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


31-31: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


37-37: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


37-37: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


43-43: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


43-43: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


49-49: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


49-49: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


55-55: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


55-55: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


61-61: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


61-61: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


67-67: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


67-67: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


73-73: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


73-73: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


79-79: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


79-79: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


85-85: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


85-85: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


91-91: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


91-91: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


97-97: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


97-97: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


103-103: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


103-103: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


109-109: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


109-109: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


115-115: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


115-115: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


121-121: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


121-121: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


127-127: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


127-127: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


133-133: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


133-133: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


139-139: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


139-139: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


145-145: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


145-145: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


151-151: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


151-151: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


157-157: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


157-157: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


163-163: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


163-163: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


169-169: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


169-169: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


175-175: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


175-175: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


181-181: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


181-181: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


187-187: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


187-187: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


193-193: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


193-193: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


199-199: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


199-199: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


205-205: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


205-205: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


211-211: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


211-211: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


217-217: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


217-217: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


223-223: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


223-223: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


229-229: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


229-229: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


235-235: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


235-235: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


241-241: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


241-241: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


247-247: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


247-247: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


253-253: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


253-253: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


259-259: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


259-259: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


265-265: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


265-265: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


271-271: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


271-271: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


277-277: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


277-277: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


283-283: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


283-283: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


289-289: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


289-289: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


295-295: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


295-295: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


301-301: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


301-301: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


307-307: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


307-307: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


313-313: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


313-313: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


319-319: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


319-319: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


325-325: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


325-325: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


331-331: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


332-332: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


338-338: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


339-339: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


345-345: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


346-346: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


352-352: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


353-353: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


359-359: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


360-360: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


366-366: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


367-367: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


373-373: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


374-374: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


380-380: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


381-381: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


387-387: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


388-388: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


394-394: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


395-395: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


401-401: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


402-402: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


408-408: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


409-409: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


415-415: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


415-415: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


421-421: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


421-421: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


427-427: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


427-427: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


433-433: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


433-433: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


439-439: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


439-439: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


445-445: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


445-445: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


451-451: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


452-452: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


458-458: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


459-459: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


465-465: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


466-466: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


472-472: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


472-472: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


478-478: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


478-478: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


484-484: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


486-486: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


492-492: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


495-495: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


501-501: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


503-503: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


509-509: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


511-511: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


517-517: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


519-519: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


525-525: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


525-525: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


532-532: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


532-532: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


538-538: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


539-539: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


545-545: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


545-545: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


551-551: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


551-551: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


557-557: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


557-557: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


563-563: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


563-563: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


569-569: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


574-574: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


580-580: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


582-582: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


588-588: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


591-591: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


597-597: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


600-600: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


606-606: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


610-610: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


616-616: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


616-616: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


622-622: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


625-625: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


631-631: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


635-635: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


641-641: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


644-644: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


650-650: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


653-653: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


659-659: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


662-662: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


668-668: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


673-673: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


679-679: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


684-684: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


690-690: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


691-691: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


697-697: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


702-702: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


708-708: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


712-712: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


718-718: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


723-723: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


726-726: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


7-7: null (MD040, fenced-code-language)
Fenced code blocks should have a language specified


734-734: null (MD047, single-trailing-newline)
Files should end with a single newline character

Comment thread docs/diary.md
## 11-06-2024
### Tasks
- [ ] Research ux
- [x] Research ux

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ensure consistency in task completion marking.

The task "Research ux" on 11-06-2024 is marked as completed, but similar tasks on previous days remain unchecked. If these tasks were also completed, consider updating their status to reflect consistency across the diary entries.

Tools
Markdownlint

19-19: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines


19-19: null (MD032, blanks-around-lists)
Lists should be surrounded by blank lines

@UgzSourceCode UgzSourceCode merged commit 0fca449 into main Jun 11, 2024
@UgzSourceCode UgzSourceCode deleted the 76-spike-find-potential-designs branch June 11, 2024 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[SPIKE] Find potential designs

1 participant