-1

When I tap spacebar on a .markdown file in the finder, Quick Look shows me a very nicely formatted view of that file. But the view doesn't act like a normal window, I can't select text from it, etc. All the apps I have that can open Markdown files show them in edit mode, without the pretty formatting.

Short of buying an app like Marked, is there some way to open Markdown files with pretty formatting?

1 Answers1

3

MacDown is a free and open source markdown editor (and viewer). There are others out there as well. Try googling for markdown editors for more options.

quip
  • 606