fix: complete markdown table escaping #103
Annotations
4 errors
|
Windows FTS (missing-runtime-baseline):
src/semantic/providers/lsp/runner.ts#L535
Property 'slice' does not exist on type 'string | MarkupContent'.
|
|
Windows FTS (missing-runtime-baseline):
src/indexer/provider-first/lsp-normalizer.ts#L142
Type 'string | MarkupContent' is not assignable to type 'string'.
|
|
Windows FTS (fixed-regression):
src/semantic/providers/lsp/runner.ts#L535
Property 'slice' does not exist on type 'string | MarkupContent'.
|
|
Windows FTS (fixed-regression):
src/indexer/provider-first/lsp-normalizer.ts#L142
Type 'string | MarkupContent' is not assignable to type 'string'.
|