The beta is going great, and getting close to release. This morning I integrated the new `mk` command line utility into Marked 3. I also fixed the help system to search for deep links from the Help menu (which used to work but broke). (1/2)

The CLI offers access to all of Marked 3’s url schemes, with some added flexibility and features over using `open` to launch them. Includes the ability to pipe input directly to Marked's Streaming Preview from the command line! (thanks to Neil Lippman for the push on that.)

If you want to try out all the new stuff, you can join the public beta at https://markedapp.com/join-the-beta. (2/2)

Marked - The Ultimate Markdown Preview and Converter

Marked is a powerful markdown preview and converter. It supports HTML, PDF, DOCX, and more.

Marked - The Ultimate Markdown Preview and Converter
By the way, the CLI source is freely available. It only works with Marked 3 in its current form. https://github.com/ttscoff/mk
GitHub - ttscoff/mk

Contribute to ttscoff/mk development by creating an account on GitHub.

GitHub