aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_pandoc.qmd4
1 files changed, 2 insertions, 2 deletions
diff --git a/_pandoc.qmd b/_pandoc.qmd
index 90f6d3c..1b2d29c 100644
--- a/_pandoc.qmd
+++ b/_pandoc.qmd
@@ -144,8 +144,8 @@ referencing document-wide or externally stored bibliographic metadata,
such as this:
```markdown
-> you can create code span by wrapping text in backtick quotes
-> [@Gruber2004]
+"you can create code span by wrapping text in backtick quotes"
+[@Gruber2004]
```
Pandoc uses an extension to Markdown to capture `[@Gruber2004]`,