Skip to content

Commit 2efc058

Browse files
committed
fix: comment wrap for readme
1 parent 5e64d77 commit 2efc058

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,15 +56,15 @@ map.on('load', () => {
5656

5757
For a standalone example, see `examples/temperature.html`.
5858

59-
[comment]: <> (x-release-please-start-version)
59+
<!-- x-release-please-start-version -->
6060

6161
```ts
6262
...
6363
<script src="https://unpkg.com/@openmeteo/[email protected]/dist/index.js"></script>
6464
...
6565
```
6666

67-
[comment]: <> (x-release-please-end)
67+
<!-- x-release-please-end -->
6868

6969
```ts
7070
<script>

0 commit comments

Comments
 (0)