Code Inspections in Markdown
This topic lists all PhpStorm code inspections available in Markdown.
You can toggle specific inspections or change their severity level on the Editor | Inspections page of the IDE settings Ctrl+Alt+S.
Inspection | Description | Default Severity |
---|---|---|
Checks if table is correctly formatted. | Weak warning | |
Checks if table has correct side borders. For compatibility reasons all table rows should have borders (pipe symbols) at the start and at the end. | Error | |
Reports unresolved file references in Markdown files. | Warning |
Last modified: 13 May 2022