Skip to content

Commit 4d61e73

Browse files
authored
Merge pull request #13220 from rundel/fdiv_fixes
Small fdiv argument fixes
2 parents c9be5a1 + ba82f55 commit 4d61e73

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

tests/docs/manuscript/ipynb-full/notebooks/seismic-monitoring-stations.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ The following decommissioned stations were previously part of the seismic networ
4848
: Decommissioned seismic monitoring stations on La Palma {#tbl-inactive}
4949

5050

51-
::: {note}
51+
::: {.note}
5252
For more information on the monitoring network in the Canary Islands visit <https://www.ign.es/web/ign/portal/vlc-area-volcanologia>
5353
:::

tests/docs/smoke-all/2024/05/06/9582.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ keep-tex: true
33
format: pdf
44
---
55

6-
::: {.column-margin #fig-example-image}
6+
::: {#fig-example-image .column-margin}
77
![](https://placehold.co/600x400.png)
88

99
Example of an Image 1

tests/docs/smoke-all/2025/03/21/issue-12344.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ format:
44
keep-tex: true
55
---
66

7-
::: {layout-ncol="2" .column-page-right}
7+
::: {.column-page-right layout-ncol="2"}
88
``` {.markdown filename="01-import.qmd"}
99
---
1010
title: Data Import and Cleaning

0 commit comments

Comments
 (0)