Skip to content

Commit 0359d4b

Browse files
committed
Code Highlight markup and Link colouration fix byteCast.adoc.
Fixes #365.
1 parent c0bf15c commit 0359d4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Language/Variables/Conversion/byteCast.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ subCategories: [ "Umwandlung" ]
1717

1818
[float]
1919
=== Beschreibung
20-
Konvertiert einen Wert in den link:../../data-types/byte[byte]-Datentyp.
20+
Konvertiert einen Wert in den `link:../../data-types/byte[byte]`-Datentyp.
2121
[%hardbreaks]
2222

2323

@@ -50,7 +50,7 @@ Datentyp: `byte`.
5050
=== Siehe auch
5151

5252
[role="language"]
53-
* #SPRACHE# link:../../data-types/byte[byte]
53+
* #SPRACHE# link:../../data-types/byte[`byte`]
5454

5555
--
5656
// SIEHE-AUCH-ABSCHNITT SECTION ENDET

0 commit comments

Comments
 (0)