fix: try to remove unnecessary paragraph

This commit is contained in:
bokuweb
2019-08-29 20:10:53 +09:00
parent bd6ae2c0dc
commit cb74868247
4 changed files with 16 additions and 30 deletions

View File

@ -22,9 +22,6 @@ 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" } } },