jeroenvisser101 / appsignal-docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Appsignal Documentation

Feel free to improve the documentation by creating a branch and/or Pull-Reqeust.

Custom markdown tags

To render notices we've added a custom markdown tag, you can use it like so:

-> This is somehting you should know

It wil render:

<div class="notice">
  <p>This is somehting you should know.</p>
</div>

About

License:MIT License


Languages

Language:CSS 41.1%Language:Ruby 31.9%Language:HTML 25.8%Language:JavaScript 1.2%