Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Markdown linting for line length #831

Merged
merged 46 commits into from
Nov 7, 2023
Merged

Conversation

SeanKilleen
Copy link
Member

Resolves #830.

Copy link
Member Author

Looks like the wrapping messed with the blockquote for our note syntax. That's fine, it's easy enough to correct.

@SeanKilleen SeanKilleen changed the title WIP: Add Markdown linting for line length Add Markdown linting for line length Nov 7, 2023
@SeanKilleen
Copy link
Member Author

@manfred-brands This is done 🎉

@SeanKilleen SeanKilleen merged commit 61d6f51 into master Nov 7, 2023
github-actions bot pushed a commit that referenced this pull request Nov 7, 2023
* add linting rule

* Exclude tables and code blocks

* Save editor preferences for 120 word wrap

* Add a ruler a 120 in VS code.

* Ignore the release notes page

Too many bullets - looks a mess

* Wrap a doc with rewrap extension

* Wrap framework page with rewrap

Had to extract one long link to the bottom.

* wrap

* wrap

* wrap

* wrap

* wrap

* Add rewrap extension (very helpful)

* Add ruler at 120

* Recommend extension

* wrap

* format a table

* wrap

* wrap

* wrapping

* wraapping

* wrapping

* wrapping

* wrapping

* weapping

* wrapping

* wrapping

* wrapping

* wrapping

* wrapping

* wrapping

* wrapping

* wrapping

* wrapping

* wrapping

* wrapping

* wrapping

* wrapping

* wrapping

* wrapping

* wrapping

* wrapping

* last of the wrapping

* Regex find/replace on note/warning formatting

* Weirdly having to update some spellcheck stuff

* fix formatting 61d6f51
@manfred-brands
Copy link
Member

@manfred-brands This is done 🎉

Thanks.

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.

Add linting for line lengths and update docs format
2 participants