Skip to content

marc-nafria/marcdown

Repository files navigation

marcdown

A Markdown terminal viewer

Usage

Type marcdown <path_to_file> and view your Marckdown document in the Terminal!

Supported Formats

  • Headers: insert headers with the prefix '# Example'. To ident more use as much # as you want
  • Bold: converts from **example** to example
  • Lists: insert lists using the prefix + example. To ident more use as much + as you want.
  • Separators: insert a separator using ---.
  • Comments: insert a comment using the prefix >. Does not support comment inside comments.
  • Inline code: insert a piece of code writing it between two backticks

Options

  • -h: prints a usage message.
  • -bC: renders the bold text as a color

Screenshots

imagen

image

imagen

imagen

About

Markdown terminal viewer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published