feat: footnotes

This commit is contained in:
Philipinho
2026-08-11 01:30:26 +01:00
parent 7439da2f6e
commit 0a5206f19e
19 changed files with 951 additions and 7 deletions
+1
View File
@@ -32,6 +32,7 @@ export * from "./lib/columns";
export * from "./lib/status";
export * from "./lib/pdf";
export * from "./lib/page-break";
export * from "./lib/footnotes";
export * from "./lib/resizable-nodeview";
export {
pageNodeToDocxBuffer,