From 1b1a188cbc484b218b04e6b286ad41247c97f57a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Ventura?= Date: Fri, 19 May 2017 15:37:13 +0200 Subject: [PATCH 1/2] Quote: add citation placeholder. --- blocks/library/quote/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/blocks/library/quote/index.js b/blocks/library/quote/index.js index 723e06bf463bb..8f1930eeaac54 100644 --- a/blocks/library/quote/index.js +++ b/blocks/library/quote/index.js @@ -132,6 +132,7 @@ registerBlock( 'core/quote', { setAttributes( { citation: nextCitation, From 1975200c14a6c926896b09c88ae34b37305ed587 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Ventura?= Date: Fri, 19 May 2017 15:39:07 +0200 Subject: [PATCH 2/2] Include dash in the citation placeholder. --- blocks/library/quote/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blocks/library/quote/index.js b/blocks/library/quote/index.js index 8f1930eeaac54..dd589ac3e69ee 100644 --- a/blocks/library/quote/index.js +++ b/blocks/library/quote/index.js @@ -132,7 +132,7 @@ registerBlock( 'core/quote', { setAttributes( { citation: nextCitation,