CoreDataModel2Markdown Markdown your Core Data Model It is acutally a very simple tool to create a markdown string from your Core Data Model. It's so simple that you need to copy your .xcdatamodel file into a new file with an .xml extension. Babysteps, you know.