docs: add code identifier to wrap <script> for markdown rendering

This commit is contained in:
ai-chen2050 2024-08-05 10:04:40 +08:00
parent 9ddffd346a
commit 2f50dee80f

View File

@ -28,7 +28,7 @@ Install OrbitDB and its dependencies:
npm install @orbitdb/core helia
```
### Browser <script> tag
### Browser `<script>` tag
OrbitDB can be loaded in the browser using the distributed js file with the `<script/>` tag. OrbitDB is the global namespace and all external functions are available via this namespace: