Questions

How do I insert a picture into a page?

You can use the following syntax: ![Globe](http://rurl.org/8dh) where "Globe" is the title of the image and "http://rurl.org/8dh" the address of the image. It's not possible (yet) to upload images to Jottit. For more formatting syntax, click on the "help" link in the upper right corner of the edit page.

What formatting syntax does Jottit use?

Jottit uses Markdown. Click the "Formatting help" link in the upper right corner of the edit page for examples. Also, this page contains a link to the full syntax.

How do you handle cross-site scripting?

You may notice that you can put JavaScript and other nefarious things in your Jottit site. But this is only true if a password is required to edit the site. If anyone can edit the site, the content is carefully sanitized. (Let us know if you can sneak anything through the sanitizer.) Our thinking is that you're free to screw with yourself.

changed 1 day ago delete history edit