<feed xmlns='http://www.w3.org/2005/Atom'>
<title>deno.git/tests/specs/test/doc_ts_expect_error, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.soulminingrig.com/deno.git/'/>
<entry>
<title>fix(cli): preserve comments in doc tests (#26828)</title>
<updated>2024-11-14T05:04:32+00:00</updated>
<author>
<name>Yusuke Tanaka</name>
<email>yusuktan@maguro.dev</email>
</author>
<published>2024-11-14T05:04:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.soulminingrig.com/deno.git/commit/?id=15fae197482a9ac84e0227200ef8f4d0d4e4bd33'/>
<id>15fae197482a9ac84e0227200ef8f4d0d4e4bd33</id>
<content type='text'>
This commit makes comments in code snippets in JSDoc or markdown
preserved when they are executed as tests. In particular, this is needed
to get TypeScript special comments such as `@ts-ignore` or
`@ts-expect-error` to work correctly.

Fixes #26728</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit makes comments in code snippets in JSDoc or markdown
preserved when they are executed as tests. In particular, this is needed
to get TypeScript special comments such as `@ts-ignore` or
`@ts-expect-error` to work correctly.

Fixes #26728</pre>
</div>
</content>
</entry>
</feed>
