Skip to content

Commit

Permalink
prettier didn't work, use html
Browse files Browse the repository at this point in the history
  • Loading branch information
theosanderson authored Nov 5, 2024
1 parent 9488119 commit 2ba2886
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/src/content/docs/for-administrators/my-first-loculus.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,13 +198,13 @@ GCAGAGAGAGATACGTATATATATA

Then our metadata file, which we might name `metadata.tsv`:

<!-- prettier-ignore-start -->
```tsv
<div class="font-mono">
<pre>
submissionId city country
sample1 Paris France
sample2 Bogota Colombia
```
<!-- prettier-ignore-end -->
</pre>
</div>

:::warning

Expand Down

0 comments on commit 2ba2886

Please sign in to comment.