Skip to content

Commit 00791d2

Browse files
author
pedro
committed
repairing pandoc versions divergence
1 parent 3438635 commit 00791d2

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
\startmyepigraph
22

3-
Content with a per-block environment= override.
3+
Content with a per-block environment override.
44

55
\stopmyepigraph
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
\begin{myepigraph}
22

3-
Content with a per-block environment= override.
3+
Content with a per-block environment override.
44

55
\end{myepigraph}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#block[
2-
Content with a per-block environment= override.
2+
Content with a per-block environment override.
33

44
] <myepigraph>

test/input/override-environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ container-writer:
55
---
66

77
::: {.epigraph environment=myepigraph}
8-
Content with a per-block environment= override.
8+
Content with a per-block environment override.
99
:::

0 commit comments

Comments
 (0)