After checking the conversion on some "real-life" examples taken from one of our Jira projects, I saw that a few of the unsupported node types are actually rather common (e.g. mediaSingle, panel…).
To make this package more useful we should support those.
Also, we should possibly think about a different way of handling unknown node types – not raising an assertion error.
After checking the conversion on some "real-life" examples taken from one of our Jira projects, I saw that a few of the unsupported node types are actually rather common (e.g.
mediaSingle
,panel
…).To make this package more useful we should support those.
Also, we should possibly think about a different way of handling unknown node types – not raising an assertion error.