Strip Front Matter from YAML/TOML files

I recently started using Marked 2 again with some of my markdown files.

The app works great and it can strip YAML from the front matter of the files.

However, I recently started another blog with TOML front matter, and Marked didn’t handle those.

Luckily, it has a preference where you can set a custom preprocessor for your files:

Marked 2 Advanced Preferences Pane
Marked 2 Advanced Preferences Pane

I fired up Claude and whipped up the tiniest utility to do just that.

If you want to use it, it’s pretty easy to compile following the README.md or by heading to the releases page.