Bug #2498
Mis à jour par Serge Heiden il y a plus de 6 ans
The links in notes are ignored.
example :
<pre>
...
<note>My note <ref src="">content</ref>.</note>
...
</pre>
h3. Solution
Process the content of notes like the content of the text body, including links.
example :
<pre>
...
<note>My note <ref src="">content</ref>.</note>
...
</pre>
h3. Solution
Process the content of notes like the content of the text body, including links.