Inline the CSS styling in every tag

highlight

  • Outputs syntax-highlighted source code to a variety of formats.
    More information: <http://www.andre-simon.de/doku/highlight/highlight.php>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

highlight --out-format={{html}} --inline-css --syntax {{language}} {{source_file}}

click the source code to copy install highlight on any operating system with command-not-found.com