Commit 17e64bc
committed
feat: v1.0 converters with Chart.js, Mermaid, syntax highlighting
- Implemented v1.0 block rendering in all converters
- PDF: Chart.js integration, Mermaid diagrams, syntax highlighting
- DOCX: Chart data tables, diagram/code display
- PPTX: Native charts, diagram/code slides
- XLSX: No changes (sheet-focused)
- Fixed P0/P1 security issues (XSS, unique IDs, validation)
- Created v1.0 tests (97 tests passing)
- Updated package version to 1.0.0
- Removed temporary development phase docs1 parent 57f4086 commit 17e64bc
File tree
7 files changed
+1864
-1197
lines changed- src
- tests
7 files changed
+1864
-1197
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
| 42 | + | |
45 | 43 | | |
46 | | - | |
47 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments