Open
Description
If there is a MD doc with this:
---
order: -5
---
It should sort by that and then name. The default of order is 0
. This is already implemented in the node version and was implemented in this version here: #137 - so that makes order
available in the Pattern Data and ready to implement.