diff --git a/docs/flags.md b/docs/flags.md index 26a0f4bbbc5..008b52c1d8f 100644 --- a/docs/flags.md +++ b/docs/flags.md @@ -1,7 +1,8 @@ ---- +-------------------------------------------------------------------------------- + title: Command-line flags -layout: documentation ---- + +## layout: documentation ### Severity @@ -152,3 +153,6 @@ the second `` element above can also be formatted as follows on JDK 9+, but -Xep:GuardedBy:OFF ``` + +NOTE: using multi-line ``s does not work on Windows when `` is +enabled, see https://github.com/google/error-prone/issues/4256