Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

Conversation

Sajito
Copy link
Contributor

@Sajito Sajito commented Mar 25, 2025

Currently, when a file is parsed, existing relations are not parsed and therefore get lost.
This change ensures existing relations will be kept correctly. Fixes a nil-dereference, when trying to open and immediately save/marshal a file, which contains hyperlinks.

Should fix #842.

This ensures existing relations will be kept correctly.
Fixes a nil-dereference, when trying to open and immediately save/marshal a file, which contains hyperlinks.
@cossbow
Copy link

cossbow commented Mar 26, 2025

Awsome!

Copy link
Owner

@tealeg tealeg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻 great work, love it!

@tealeg tealeg merged commit 9874921 into tealeg:master Apr 18, 2025
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

help me: read hyperlink and rewrite make an error
3 participants