Skip to content

Commit

Permalink
🚑 fix: Correct image path in docxtemplate.md
Browse files Browse the repository at this point in the history
  • Loading branch information
caverav committed Nov 15, 2024
1 parent 7ab31bb commit 39f6bf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docxtemplate.md
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ For `bullet list` and `ordered list` they must be correctly set in the _numberin
Open the file with an archive manager
![Docx Archive](/_images/docx_archive.png)
![Docx Archive](_images/docx_archive.png)
The _numbering.xml_ file contains definitions of numbering lists.
`<w:abstractNum w:abstractNumId=0>...</w:abstractNum>` tags represent the definition of a numbering with its different levels.
Expand Down

0 comments on commit 39f6bf0

Please sign in to comment.