Merge pull request #789 from dolanmiu/feat/compat-mode
#627 Add footnotes relationships
This commit is contained in:
@ -30,6 +30,7 @@ describe("Compiler", () => {
|
||||
expect(fileNames).to.include("docProps/app.xml");
|
||||
expect(fileNames).to.include("word/numbering.xml");
|
||||
expect(fileNames).to.include("word/footnotes.xml");
|
||||
expect(fileNames).to.include("word/_rels/footnotes.xml.rels");
|
||||
expect(fileNames).to.include("word/settings.xml");
|
||||
expect(fileNames).to.include("word/_rels/document.xml.rels");
|
||||
expect(fileNames).to.include("[Content_Types].xml");
|
||||
|
Reference in New Issue
Block a user