Skip to content

Commit

Permalink
try md with formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
robfatland committed May 14, 2024
1 parent 087de48 commit 92c21ac
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion book/chapters/ocean_science.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,15 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"![revelle](../img/rca/images/vessels/revelle.png)"
"![revelle](../img/rca/images/vessels/revelle.png)\n",
"\n",
"\n",
"```{image} ../img/rca/images/vessels/revelle.png\n",
":alt: revelle\n",
":class: bg-primary mb-1\n",
":width: 100px\n",
":align: center\n",
"```"
]
},
{
Expand Down

0 comments on commit 92c21ac

Please sign in to comment.