Hi guys,

just to inform you that I modified the common.css file so hat it's now freaking easy to add the Confluence {note}. Here is how it works :

When you have a Confluence note like :
{note:title=Be Careful}
The links will redirect you to a list of the nearest mirrors, if a mirror hasn't got the latest version yet due to propagation delay you can try another one.
{note}

you have to add this code in your markdown file :

<DIV class="note" markdown="1">
    <B>Be Careful</B><BR>
The links will redirect you to a list of the nearest mirrors, if a mirror hasn't got the latest version yet due to propagation delay you can try another one.
</DIV>

(you can use the "tip", "info", "note" or "warning" class).

Also note - as strange has it is - that the <DIV> tag must be UPPERCASED !

--
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com

Reply via email to