posting a code
Hello,
how can I post a code in the Forum ? When I post the normal code the biggest part disappears after posting it.
Jan
how can I post a code in the Forum ? When I post the normal code the biggest part disappears after posting it.
Jan
<code>
tags.<<terms>>
<<locale xml:lang="de">>
<<term name="et-al">et al.>
<</locale>>
<</terms>>
In terms of what is wrong with your code there, it looks like you are missing the closing "/>" at the end of the "term" line.
<terms>
<locale xml:lang="de">
<term name="et-al">et al.</term>
</locale>
</terms>
locale
terms
term
https://forums.zotero.org/discussion/12031/change-u-a-into-et-al
@adamsmith worked fine for me like it is.