Add markdownlint directive to DOCS_SEARCH_IMPLEMENTATION.md
Add <!-- markdownlint-disable MD013 --> comment at the top to prevent vim from loading diagnostics for this file, matching the pattern used in other documentation files.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
<!-- markdownlint-disable MD013 -->
|
||||
|
||||
# Implementation Plan: Docs Search API
|
||||
|
||||
## Overview
|
||||
|
||||
Reference in New Issue
Block a user