Commit 519a0eb
Fix: skip unresolvable example links during export
The book contains org-mode link examples (e.g. [[*Project Alpha]],
[[id:meeting-2025-01-15]]) that are for illustration only and don't
resolve to real targets. Set org-export-with-broken-links t so the
exporter skips them gracefully instead of crashing.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 9d4d816 commit 519a0eb
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
| |||
0 commit comments