mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-24 17:06:29 +03:00
Fix formatting
This commit is contained in:
parent
5dfeefcb25
commit
ce8bf08223
|
@ -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
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
//- <U+1F4AB> DOCS > USAGE > TOKENIZER
|
||||
//- 💫 DOCS > USAGE > TOKENIZER
|
||||
|
||||
include ../../_includes/_mixins
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user