Skip to content

Fix/markdown lint outputs - #271

Merged
mattaereal merged 9 commits into
developfrom
fix/markdown-lint-outputs
Oct 20, 2025
Merged

Fix/markdown lint outputs#271
mattaereal merged 9 commits into
developfrom
fix/markdown-lint-outputs

Conversation

@scode2277

Copy link
Copy Markdown
Collaborator

Frameworks PR Checklist

This PR fixes all the linter errors(3200+ :_)) across all md and mdx files + in the markdownlint.json:

  • unsets MD026 (as we normally use punctation in headings),

  • unsets MD037 (as codeblock's content should be ignored)

  • unsets MD040 (as we commonly use general/unnamed code blocks)

  • adds the html tags we currently use (the components + img/videos) to the allowed_elements list

  • Describe your changes, substitute this text with the information

  • If you are touching an existing piece of content, tag current contributors from the attribution list

  • If there is a steward for that framework, ask the steward to review it

  • If you're modifying the general outline, make sure to update it in the vocs.config.ts adding the dev: true parameter

  • If you need feedback for your content from the wider community, share the PR in our Discord

  • Review changes to ensure there are no typos, see instructions below

@vercel

vercel Bot commented Oct 17, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
frameworks Ready Ready Preview Comment Oct 17, 2025 0:36am

@mattaereal mattaereal left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Reviewed, skimmed, and browsed on a side by side.

I don't usually like some suggestions the linter makes, but I would rather sacrifice some styling for proper linting.

@mattaereal
mattaereal merged commit 40de639 into develop Oct 20, 2025
4 checks passed
Raiders0786 pushed a commit to Raiders0786/frameworks that referenced this pull request Nov 5, 2025
* fix: markdown lint outputs for awareness framework

* fix outputs for: comm-mngm, config, contribute, devsecops, dprk-it-workers

* fix outputs for: encryption, ens, external-security-reviews, front-end-web-app, governance

* fix outputs for: iam, incident-mngm, infrastructure, intro, monitoring + fix indentantion in comm-mngm and dprk-it-workers

* fix output for opsec

* fix outputs for: privacy, safe-harbor, secure-software-dev, security-automation, security-testing, supply-chain

* fix output for: threat-modeling, user-team-security, vulnerability-disclosure, wallet-security

* final fix linter outputs

* fix linter outputs for: CONTRIBUTING.md, CODE_OF_CONDUCT.md and README.md
Raiders0786 pushed a commit to Raiders0786/frameworks that referenced this pull request Nov 5, 2025
* fix: markdown lint outputs for awareness framework

* fix outputs for: comm-mngm, config, contribute, devsecops, dprk-it-workers

* fix outputs for: encryption, ens, external-security-reviews, front-end-web-app, governance

* fix outputs for: iam, incident-mngm, infrastructure, intro, monitoring + fix indentantion in comm-mngm and dprk-it-workers

* fix output for opsec

* fix outputs for: privacy, safe-harbor, secure-software-dev, security-automation, security-testing, supply-chain

* fix output for: threat-modeling, user-team-security, vulnerability-disclosure, wallet-security

* final fix linter outputs

* fix linter outputs for: CONTRIBUTING.md, CODE_OF_CONDUCT.md and README.md
@scode2277
scode2277 deleted the fix/markdown-lint-outputs branch November 11, 2025 12:03
frameworks-volunteer pushed a commit to frameworks-volunteer/frameworks that referenced this pull request Mar 9, 2026
* fix: markdown lint outputs for awareness framework

* fix outputs for: comm-mngm, config, contribute, devsecops, dprk-it-workers

* fix outputs for: encryption, ens, external-security-reviews, front-end-web-app, governance

* fix outputs for: iam, incident-mngm, infrastructure, intro, monitoring + fix indentantion in comm-mngm and dprk-it-workers

* fix output for opsec

* fix outputs for: privacy, safe-harbor, secure-software-dev, security-automation, security-testing, supply-chain

* fix output for: threat-modeling, user-team-security, vulnerability-disclosure, wallet-security

* final fix linter outputs

* fix linter outputs for: CONTRIBUTING.md, CODE_OF_CONDUCT.md and README.md
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.

2 participants