local export = {} export.list = { ["title"] = "Mark (the evangelist)", ["type"] = "", ["Protestant"] = { "馬可" }, ["Roman Catholic"] = { "馬爾谷" }, ["Eastern Orthodox"] = { "瑪爾克" }, } return export