mystmd icon indicating copy to clipboard operation
mystmd copied to clipboard

Formatting myst .md files

Open paugier opened this issue 7 months ago • 0 comments

I use mdformat and mdformat-myst to format .md files.

It works so and so but there are a lot of very bad issues in the MyST context, for example no support for directives with ::: (which are converted in standard directives with ```) and contents of directives not formatted.

Therefore, it would be very convenient to be able to format myst .md files with mystmd through a pass

myst -> ATS -> (formatted) myst

paugier avatar Apr 03 '25 08:04 paugier