You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta content="text/html; charset=utf-8" http-equiv="content-type"/>
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
|
|
|
|
<p>What can be built on top of CryptPad?</p>
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
<li><a href="/examples/form/">forms</a></li>
|
|
|
|
<li><a href="/examples/text/">text</a></li>
|
|
|
|
<li><a href="/examples/board/">kanban board</a></li>
|
|
|
|
<!-- <li><a href="/examples/json/">json objects</a></li> -->
|
|
|
|
<li><a href="/examples/read/">ajax-like get/put behaviour</a></li>
|
|
|
|
<li><a href="/examples/render/">render markdown content as html</a></li>
|
|
|
|
<li><a href="/examples/style/">edit a page's style tag</a></li>
|
|
|
|
</ul>
|
|
|
|
|