Adam Djellouli
Adam Djellouli
Could you describe in detail the steps you initially took when it worked? How did you embed your document the first time?
Your PR is cluttered with unnecessary merge commits spread over a long period and includes no meaningful file changes.
the variables pn, un, vn, b... are always re-initialized or reassigned within the main iteration loop or inside functions, and are not shared or referenced elsewhere in a way that...
> I agree that this is not necessary to maintain correctness, but it can improve performance and memory usage in some cases by avoiding unnecessary allocation and reusing allocated slices....