TLDR
Enter a command. For example: meteor, pass otp, rg, aws cur, elvish.

cmark

 
Converts CommonMark Markdown formatted text to other formats. More information: https://github.com/commonmark/cmark.
 
  • Render a CommonMark Markdown file to HTML:
     
    cmark --to html {{filename.md}}
     
  • Convert data from standard input to LaTeX:
     
    cmark --to latex
     
  • Convert straight quotes to smart quotes:
     
    cmark --smart --to html {{filename.md}}
     
  • Validate UTF-8 characters:
     
    cmark --validate-utf8 {{filename.md}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.