Ask AI
Hi! Ask me anything

Easy write

// Wiki
---++Let's start writing
**Wiki** and **EWiki** make easy writing HTML pages. Both are similar, both part of the **Elephant** libraries, being the main difference where this HTML will be used for. **Wiki** will generate e-mail compatible HTML/CSS, while **EWiki** helps to create rich compositions. 

Let's start writing

Wiki and EWiki make easy writing HTML pages. Both are similar, both part of the Elephant libraries, being the main difference where this HTML will be used for. Wiki will generate e-mail compatible HTML/CSS, while EWiki helps to create rich compositions.
// Wiki
@w{stripe(color=secondary)}
Using stripes, you can easily draw the attention to separated content.
@w{/stripe} 
Using stripes, you can easily draw the attention to separated content.
// Wiki
@w{message(icon=info,class=info,header=Messages)}
Or use messages to inform.
@w{/message}
Messages
Or use messages to inform.
// Wiki
Or use icons %icon-home% and emojis %emoji-smiley%

Or use icons and emojis

// Wiki
@w{segment(class=big)}
And make both big %icon-home% %emoji-smiley%
@w{/segment}
@w{segment(class=huge)}
Or huge %icon-home% %emoji-smiley%
@w{/segment}
@w{segment(class=massive)}
Or massive %icon-home% %emoji-smiley%
@w{/segment}
And make both big
Or huge
Or massive
// Wiki
Or use lists
 * Item 1
 * Item 2
  * Item 2.1
 * Item 3 

Or use lists

  • Item 1
  • Item 2
    • Item 2.1
  • Item 3
// Wiki
Maybe numbered lists
 1 Item 1
 1 Item 2
 1 Item 3 

Maybe numbered lists

  1. Item 1
  2. Item 2
  3. Item 3
// Wiki
Write text with different typefaces, like **bold**, ==monospaced==, __italic__, it's also easy.

Write text with different typefaces, like bold, monospaced, italic, it's also easy.

// Wiki
---+Headers can also help
---++With different sizes
---+++And automatic margins

Headers can also help

With different sizes

And automatic margins

Navigate next sections to know more...

English07/03/26 08:06Lluís Turró Cutiller
English07/04/26 11:20Lluís Turró Cutiller
English07/10/26 05:54Lluís Turró Cutiller