This is not so important, but nonetheless:
import VersoManual
open Verso Doc Genre Manual InlineLean
def main := manualMain <| VersoDoc.toPart <| #doc (Manual) "MWE" =>
```lean
run_meta Lean.logWarning "Warning"
run_meta Lean.logInfo "Info"
```
In VSCode, that does not show the usual squiggly lines under the run_metas.
This is not so important, but nonetheless:
In VSCode, that does not show the usual squiggly lines under the
run_metas.