lucasmartins / 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 39.3%Language:Ruby 30.3%Language:HTML 29.4%Language:JavaScript 1.1%