Add doctest attribute for fox cowfile
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
This commit is contained in:
parent
771808f95d
commit
dd75186547
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
# Example
|
||||
|
||||
```
|
||||
```jldoctest
|
||||
julia> cowsay("What does the fox say?", cow=Cowsay.fox)
|
||||
________________________
|
||||
< What does the fox say? >
|
||||
|
|
Loading…
Reference in a new issue