- Timestamp:
- 12/17/2018 04:50:48 AM (7 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
tests/phpunit/data/blocks/fixtures/core__quote__style-1.parsed.json (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/5.0 merged: 43884,43888
- Property svn:mergeinfo changed
-
trunk/tests/phpunit/data/blocks/fixtures/core__quote__style-1.parsed.json
r43751 r44261 4 4 "attrs": {}, 5 5 "innerBlocks": [], 6 "innerHTML": "\n<blockquote class=\"wp-block-quote\"><p>The editor will endeavour to create a new page and post building experience that makes writing rich posts effortless, and has “blocks” to make it easy what today might take shortcodes, custom HTML, or “mystery meat” embed discovery.</p><cite>Matt Mullenweg, 2017</cite></blockquote>\n" 6 "innerHTML": "\n<blockquote class=\"wp-block-quote\"><p>The editor will endeavour to create a new page and post building experience that makes writing rich posts effortless, and has “blocks” to make it easy what today might take shortcodes, custom HTML, or “mystery meat” embed discovery.</p><cite>Matt Mullenweg, 2017</cite></blockquote>\n", 7 "innerContent": [ "\n<blockquote class=\"wp-block-quote\"><p>The editor will endeavour to create a new page and post building experience that makes writing rich posts effortless, and has “blocks” to make it easy what today might take shortcodes, custom HTML, or “mystery meat” embed discovery.</p><cite>Matt Mullenweg, 2017</cite></blockquote>\n" ] 7 8 }, 8 9 { … … 10 11 "attrs": {}, 11 12 "innerBlocks": [], 12 "innerHTML": "\n" 13 "innerHTML": "\n", 14 "innerContent": [ "\n" ] 13 15 } 14 16 ]
Note: See TracChangeset
for help on using the changeset viewer.