Licence
Empathy and officially released extension libraries are now distributed under an MIT license. See LICENSE.
Comments
No comments.
Add a comment…
Allowed HTML tags within comments are; 'a', 'img', 'p' and 'pre'.
You can give 'pre' tags a language for the class name. This will apply syntax highlighting through Prism for that language.
<pre class="bash"> echo whoami; </pre>
Produces…
echo whoami;