karamellpelle / colorized-keys

πŸ€”

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

colorized-keys 🌈

πŸ€”

shellbox

~~~shellbox { .class1 ... .classN .attribute1=value1 ... .attributeN=valueN }
~~~

custom shellbox markups

  • \keypriv{private.key} | πŸ”‘{private.key}
  • \keypub{public.key} | πŸ”’{public.key}
  • \keypair{keypair.keys} | πŸ”{keypair.keys}
  • \userdef{identifier} | ❗{identifier}

LaTeX packages:

  • tcolorbox
  • fancyvrb
  • xcolor
  • styleToLaTeX :: Style -> Text

About

πŸ€”

License:GNU General Public License v3.0


Languages

Language:Haskell 90.6%Language:Shell 6.4%Language:Vim Snippet 3.0%