from Hacker News

Show HN: A Standalone/GitHub CLI Extension to Preview GitHub Flavored Markdown

by kokada on 4/20/25, 1:27 PM with 11 comments

  • by worldsavior on 4/20/25, 6:32 PM

    Is using a web browser really necessary for viewing Markdown? Seems a really inefficient way to view a what's supposed to be a small and minimal language.
  • by frizlab on 4/22/25, 2:26 PM

    Cool! I searched for this and never found a suitable option. This one looks like to be checking all of the boxes I need!
  • by swyx on 4/20/25, 7:47 PM

    i dont know why its a CLI when it could just be a js library? is there a more minimal version of this that can then be used more flexibly everywhere else?