2nd October 2018 at 1:54pm
Gets a rendering of the specified tiddler. See using the read-only single tiddler view for more details.
GET /{title}
Parameters:
- title - URI encoded title of the tiddler to render
Response:
- 200 OK
Content-Type: <content-type>
Body: tiddler rendering - 404 Not Found