diff doc/src/site/markdown/plugins.md @ 1240:00eb2008b21b

small fixes.
author robcast
date Wed, 15 Jan 2014 17:32:04 +0100
parents d9d004f706ef
children
line wrap: on
line diff
--- a/doc/src/site/markdown/plugins.md	Wed Jan 15 17:31:22 2014 +0100
+++ b/doc/src/site/markdown/plugins.md	Wed Jan 15 17:32:04 2014 +0100
@@ -48,7 +48,7 @@
 
 Allows the user to add visual annotations on top of the scaled image, defining and referencing areas or points of interest. The annotations are loaded from an annotation server; new annotations can be inserted and edited. Annotations always point to the defined location even when the image is zoomed, rotated or mirrored.
 
-## How to write your own plugin ##
+# How to write your own plugin #
 
 Start with the stub file `jquery.digilib.pluginstub.js` in the "jquery" subdirectory of your digilib webapp directory.