Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

text-minimessage: add deserialization method returning parsed tree #658

Merged
merged 3 commits into from Feb 13, 2022

Conversation

rymiel
Copy link
Member

@rymiel rymiel commented Dec 31, 2021

Related to KyoriPowered/adventure-webui#68.

Introduces a method returning the ElementNode tree, right before it would be turned into a component.

As this is mostly a debug feature with not much actual practical use, I'm wondering if it should somehow be more hidden in the API...

@zml2008 zml2008 added this to the 4.10.0 milestone Feb 4, 2022
@rymiel rymiel marked this pull request as draft February 7, 2022 11:29
@rymiel rymiel force-pushed the feature/mm/deserialize-to-tree branch from fbf7396 to be9eb1a Compare February 13, 2022 21:44
@rymiel rymiel marked this pull request as ready for review February 13, 2022 21:44
@rymiel
Copy link
Member Author

rymiel commented Feb 13, 2022

Rebased for #672

This was referenced Feb 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants