Open Issues Need Help
View All on GitHub Create a workflow that runs MDX to check the correctness of code blocks in tutorials about 2 months ago
AI Summary: The task is to create a GitHub Actions workflow that utilizes the `realworldocaml/mdx` library to verify the correctness of code blocks within the OCaml.org website's tutorials (written in MDX). This involves integrating the library into the existing build process to automatically check for compilation errors or runtime issues in the embedded code examples.
Complexity:
4/5
good first issue