Closed theWituch closed 2 years ago
When checking for comment to add in tiny format, check order must be reversed to nodes hierarchy in mapping. Otherwise, parameter comment will overwrite method comment.
Additionally, escape comment when saving metadata in the tiny format.
Provide examples, or something I can test.
Example tiny mapping to test https://pastebin.com/EDB52yuQ
I can write appropriate tests for different types of mappings for future reference if needed.
When checking for comment to add in tiny format, check order must be reversed to nodes hierarchy in mapping. Otherwise, parameter comment will overwrite method comment.
Additionally, escape comment when saving metadata in the tiny format.