This page is likely outdated. Visit the new documentation for updated content.

Status Owner Importance Complexity MD Version
Completed mkrueger Normal 2w 2.4

The current MD DOM could be improved by using an arbitrary tree which can be used by language bindings for their language tree and it could be extended by them. This would make the trees more consistent and there wouldn’t be any need for tree conversion.

This would make it easier to implement new language bindings.