NEWS
changeset 73586 76d0b6597c91
parent 73550 2f6855142a8c
child 73595 aece5cc9efb7
--- a/NEWS	Fri Apr 16 21:54:08 2021 +0200
+++ b/NEWS	Fri Apr 16 23:16:00 2021 +0200
@@ -92,6 +92,13 @@
 the given ML expression, in contrast to functions "try" and "can" that
 modify application of a function.
 
+* ML antiquotations for conditional ML text:
+
+    \<^if_linux>\<open>...\<close>
+    \<^if_macos>\<open>...\<close>
+    \<^if_windows>\<open>...\<close>
+    \<^if_unix>\<open>...\<close>
+
 * External bash processes are always managed by Isabelle/Scala, in
 contrast to Isabelle2021 where this was only done for macOS on Apple
 Silicon.