Taking Notes

Created 18 Mar 2013 20:43, Updated 18 Mar 2013 20:43

Taking notes is simple in this application. Once you have a page going by using any of the text-input boxes, simply begin typing away! The Wikidot text editor uses its own code for determining text transformation. For example, I can make a bold word by using asterisks as such: **bold**.

The Wikidot syntax can be found here. Studying this will help you emphasize and style your texts.

You can easily highlight certain text by using the span class "highlight". It makes the text have a colored background giving the effect of a highlight.

To use the highlighter, simply put a [[span class="highlight"]] before the text you want highlighted and a [[/span]] after. The paragraph above looks like this in the code:

You can easily highlight certain text by using the span class "highlight". [[span class="highlight"]]It makes the text have a colored background giving the effect of a highlight.[[/span]]

Fix IE bug

Sofern nicht anders angegeben, steht der Inhalt dieser Seite unter Lizenz Creative Commons Attribution-ShareAlike 3.0 License