Skip to content

Commit d0fb423

Browse files
authored
Fix compatibility note markup (#508)
1 parent 41242ec commit d0fb423

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

source/includes/language-compatibility-table-java.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
- Java 6
99
- Java 7
1010
- Java 8
11-
- Java 11
11+
- Java 11 [*]_
1212

1313
* - Version 3.10
1414
-
@@ -73,5 +73,4 @@
7373
- |checkmark|
7474
- |checkmark|
7575

76-
[*] Note: Java versions 8 and above are all supported thanks to the JVM backwards compatibility promise
77-
and only LTS versions will be explicitly listed in future.
76+
.. [*] Java versions 8 and above are all supported thanks to the JVM backwards compatibility promise. Only LTS versions will be explicitly listed in future.

0 commit comments

Comments
 (0)