Commit e58d076
committed
Fix save_outputs error: correct structure access for saved file paths
- Fix AttributeError when accessing saved file paths
- save_all_markmaps returns {"md": Path, "html": Path}, not nested dict
- Correctly display saved file names for both MD and HTML outputs1 parent e99ac5e commit e58d076
1 file changed
+11
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1163 | 1163 | | |
1164 | 1164 | | |
1165 | 1165 | | |
1166 | | - | |
1167 | | - | |
| 1166 | + | |
| 1167 | + | |
| 1168 | + | |
1168 | 1169 | | |
1169 | | - | |
1170 | | - | |
| 1170 | + | |
| 1171 | + | |
| 1172 | + | |
| 1173 | + | |
| 1174 | + | |
| 1175 | + | |
| 1176 | + | |
| 1177 | + | |
1171 | 1178 | | |
1172 | 1179 | | |
1173 | 1180 | | |
| |||
0 commit comments