Changeset 44261 for trunk/tests/phpunit/data/blocks/fixtures/core__more__custom-text-teaser.parsed.json
- 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__more__custom-text-teaser.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__more__custom-text-teaser.parsed.json
r43751 r44261 7 7 }, 8 8 "innerBlocks": [], 9 "innerHTML": "\n<!--more Continue Reading-->\n<!--noteaser-->\n" 9 "innerHTML": "\n<!--more Continue Reading-->\n<!--noteaser-->\n", 10 "innerContent": [ "\n<!--more Continue Reading-->\n<!--noteaser-->\n" ] 10 11 }, 11 12 { … … 13 14 "attrs": {}, 14 15 "innerBlocks": [], 15 "innerHTML": "\n" 16 "innerHTML": "\n", 17 "innerContent": [ "\n" ] 16 18 } 17 19 ]
Note: See TracChangeset
for help on using the changeset viewer.