|
|
Template:mt user develop
De $1
{{mt_license();}}
-
DekiScript
DekiScript is the safe lightweight scripting language used for rapid application development inside MindTouch. Try this in the editor to get started:
-
API
The MindTouch API exposes all the functionality of MindTouch through a REST-based API. Here are some sample endpoints:
- {{web.link(site.api.."/pages/"..page.id,"This page's XML")}}
- {{web.link(site.api.."/users/"..user.id,"Your user's XML")}}
- {{web.link(site.api.."/pages/popular","Popular Pages XML")}}
Learn more with our API documentation
-
Technical Documentation
Using MindTouch to power your developer community? Try the Syn tax Highlighter for code samples, tutorials and more.
- Paste your code into a page
- User your mouse to select your code
- In the toolbar, select Format > Formatted
- In the toolbar, click Transformations and select your programming language
{{wiki.create{label:"create a new page", title:"New page created by "..user.name, button:false}}}
|