
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
stylelint-processor-markdown
Advanced tools
A stylelint processor for using stylelint on GFM fenced code blocks in Markdown.
Uses remark to parse the Markdown.
Type: String
, Default: 'css'
Specify the language for code blocks that will be sent through stylelint.
By default, this module looks for CSS blocks. If you would like to lint another syntax supported by stylelint, change this option to match the code blocks language (e.g. to 'scss'
for ```scss
blocks) and make sure you tell stylelint about your non-standard syntax when you run it.
If you have one Markdown file with code blocks of multiple syntaxes, you'll need to lint it multiple times, once for each syntax.
0.3.0
FAQs
A stylelint processor for markdown
The npm package stylelint-processor-markdown receives a total of 1 weekly downloads. As such, stylelint-processor-markdown popularity was classified as not popular.
We found that stylelint-processor-markdown demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.