Revert "fix: try to remove unnecessary paragraph", which caused #418
This reverts commit cb74868247
.
This commit is contained in:
@ -22,6 +22,9 @@ describe("Body", () => {
|
||||
|
||||
expect(tree).to.deep.equal({
|
||||
"w:body": [
|
||||
{
|
||||
"w:p": {},
|
||||
},
|
||||
{
|
||||
"w:sectPr": [
|
||||
{ "w:pgSz": { _attr: { "w:w": 10000, "w:h": 10000, "w:orient": "portrait" } } },
|
||||
|
Reference in New Issue
Block a user