Currently the Markdown output of robot diff ... -f markdown seems to randomly order the lines under "Added" or "Removed" for each changed entity (e.g., class).
I think the output would be much easier to read (and compare, when needed) if it had a canonical sort-order for those lines. I'd prefer an order like:
- declaration axiom
- equivalency axiom(s)
- subclass axiom(s)
- annotation axioms, themselves sorted by
- annotation property label
- value