We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25fa71f commit e8d0744Copy full SHA for e8d0744
markdown-pages/docs/manual/migrate-to-v12.mdx
@@ -209,7 +209,8 @@ Some projects still rely on tools such as `atdgen` that emit OCaml `.ml` files.
209
}
210
```
211
212
-4. Execute the helper script to convert your `.ml` files to `.res` files:
+4. Execute the helper script to convert your `.ml` files to `.res` files:
213
+
214
```console
215
npm run convert-ml
216
0 commit comments