AI Features

Adding Temporary Files to the Markdown Preview Tool

Learn how to create temporary files in the Markdown preview tool to prevent clashes.

In its current version, the mdp tool creates an HTML file with the same name as the Markdown file in the current directory. This isn’t ideal, as these files can accumulate in our system or ...