Skip to content

Commit

Permalink
update cftm
Browse files Browse the repository at this point in the history
  • Loading branch information
TimurRin committed Jun 11, 2024
1 parent b8a6ee0 commit 69e94db
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,11 +140,19 @@
]
},
{
"name": "CF Markup",
"name": "CFTM",
"image": "https://avatars.githubusercontent.com/u/74613738?s=32",
"text": ".cftm format spec and tools",
"links": [],
"extra": "WIP"
"text": "Cinnabar Forge Text Markup spec and tools",
"links": [
{
"text": "github",
"url": "https://github.com/cinnabar-forge/markup"
},
{
"text": "npm",
"url": "https://www.npmjs.com/package/cftm"
}
]
},
{
"name": "CF SQLite3",
Expand Down

0 comments on commit 69e94db

Please sign in to comment.