@ -144,6 +144,8 @@ describe("Paragraph", () => {
|
|||||||
const tree = new Formatter().format(paragraph);
|
const tree = new Formatter().format(paragraph);
|
||||||
expect(tree).to.deep.equal({
|
expect(tree).to.deep.equal({
|
||||||
"w:p": [{
|
"w:p": [{
|
||||||
|
"w:pPr": [],
|
||||||
|
},{
|
||||||
"w:r": [
|
"w:r": [
|
||||||
{"w:rPr": []},
|
{"w:rPr": []},
|
||||||
{"w:br": [{_attr: {"w:type": "page"}}]},
|
{"w:br": [{_attr: {"w:type": "page"}}]},
|
||||||
|
Reference in New Issue
Block a user