diff --git a/src/syntax/content/parser/token/quote.rs b/src/syntax/content/parser/token/quote.rs
index 325654e..ab0bd36 100644
--- a/src/syntax/content/parser/token/quote.rs
+++ b/src/syntax/content/parser/token/quote.rs
@@ -39,7 +39,7 @@ impl Parseable for Quote {
let content = if let Some(citation) = &self.citation {
format!(
- r#"{}
{citation}
"#, + r#"{}