Fix formatting

This commit is contained in:
Ines Montani 2016-12-18 17:40:20 +01:00
parent 5dfeefcb25
commit ce8bf08223
2 changed files with 2 additions and 1 deletions

View File

@ -23,6 +23,7 @@ mixin a(url, trusted)
a(href=url target="_blank" rel=!trusted ? "noopener nofollow" : false)&attributes(attributes)
block
//- Source link (with added icon for "code")
url - [string] link href, can also be gh() function to generate GitHub link
see _functions.jade for more info

View File

@ -1,4 +1,4 @@
//- <U+1F4AB> DOCS > USAGE > TOKENIZER
//- 💫 DOCS > USAGE > TOKENIZER
include ../../_includes/_mixins