Translations:Datenimport/144/en: Unterschied zwischen den Versionen
Aus HITGuard User Guide
Weitere Optionen
Isan (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Isan (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
| Zeile 1: | Zeile 1: | ||
{| class="wikitable" | {| class="wikitable" | ||
! | !HTML-code | ||
!Output | !Output | ||
|- | |- | ||
Aktuelle Version vom 18. Dezember 2025, 10:38 Uhr
| HTML-code | Output |
|---|---|
<ul><li>Item 1</li><li>Item 2</li></ul> |
Important: In a list of this kind you must not use line breaks in the Excel/CSV, as this will lead to empty lines in the result. |
Line 1<br>Line 2 |
Adds a simple line break. |
<b>bold</b> |
Formats the text as bold. |
<i>italic</i> |
Formats the text as italic. |
<u>unterlined</u> |
Formats the text as unterlined. |
<s>struck through</s> |
Formats the text as |