Commit c14d78d
committed
Fix non-exhaustive Inline match in loki-pdf text writer
Add FootnoteRef arm (empty string — PDF footnotes not yet implemented)
to the two collect_text/space_width map sites in para.rs and renderer.rs.
https://claude.ai/code/session_01MokDdUw2YPFTgD3ZsZ7Scn1 parent 47f89a8 commit c14d78d
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
| 203 | + | |
203 | 204 | | |
204 | 205 | | |
205 | 206 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| 140 | + | |
140 | 141 | | |
141 | 142 | | |
142 | 143 | | |
| |||
0 commit comments