Skip to content

Commit bfa1299

Browse files
authored
Merge pull request #2177 from hey-api/docs/readme-code-block
docs: add code blocks
2 parents 95f1ae7 + c310a12 commit bfa1299

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/nuxt/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<div align="center">
22
<img alt="Hey API logo" height="150" src="https://heyapi.dev/images/logo-300w.png" width="150">
33
<h1 align="center"><b>Nuxt Module</b></h1>
4-
<p align="center">🚀 Nuxt module for `@hey-api/openapi-ts` codegen.</p>
4+
<p align="center">🚀 Nuxt module for <code>@hey-api/openapi-ts</code> codegen.</p>
55
</div>
66

77
<!-- TODO: add working example once StackBlitz updates their Node version -->

packages/vite-plugin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<div align="center">
22
<img alt="Hey API logo" height="150" src="https://heyapi.dev/images/logo-300w.png" width="150">
33
<h1 align="center"><b>Vite Plugin</b></h1>
4-
<p align="center">🚀 Vite plugin for `@hey-api/openapi-ts` codegen.</p>
4+
<p align="center">🚀 Vite plugin for <code>@hey-api/openapi-ts<code> codegen.</p>
55
</div>
66

77
## Dashboard

0 commit comments

Comments
 (0)