diff --git a/elcode_en.html b/elcode_en.html index 6001be75..7707c63e 100755 --- a/elcode_en.html +++ b/elcode_en.html @@ -89,17 +89,25 @@ which would produce are incorrect, since the [b] tag is opened first and therefore must be closed last, after the closing [/color] tag, such as in

-[b][color=red]This is correct[/color][/b]

+[b][color=red]This is correct[/color][/b]

+

Escape character

+ +
Sometimes one does not want ELCode tags to be +interpreted, like in a discussion forums where one wants to explain some tags +for example. In order to avoid interpretation of tags, one puts a backslash "\" +in front of the tag, like \[b] instead of [b].

+ +

Smileys


Smileys, or Emoticons, are small graphical images which can be used to express some feeling using a short code, e.g. :) means happy. They are converted by elog automatically into -small graphical images, such as

+small graphical images, such as

- +

+



:) :( @@ -114,13 +122,14 @@ small graphical images, such as

8o X(
:P -

Quoting

-
There are two ways of quoting, with a reference and without:

+
There are two ways of quoting, with a reference and +without: