Add github custom admonition icons

This commit is contained in:
Gabriel Augendre 2018-04-29 11:32:38 +02:00
parent b7e7db8d08
commit 9ed5ae5701
No known key found for this signature in database
GPG key ID: F360212F958357D4

View file

@ -1,5 +1,12 @@
= Snake = Snake
Gabriel Augendre <gabriel@augendre.info> Gabriel Augendre <gabriel@augendre.info>
ifdef::env-github[]
:tip-caption: :bulb:
:note-caption: :information_source:
:important-caption: :heavy_exclamation_mark:
:caution-caption: :fire:
:warning-caption: :warning:
endif::[]
:toc: :toc:
== Dependencies == Dependencies