Update doctests to reflect wrapped text

feature/gitea-migration
parent 4ad0d8df34
commit 4a7b954f50
Signed by: millironx
GPG Key ID: 139C07724802BC5D

@ -7,9 +7,10 @@ A cute little wabbit
```jldoctest
julia> cowsay("Look at that tortoise way off in the distance.", cow=Cowsay.bunny)
________________________________________________
< Look at that tortoise way off in the distance. >
------------------------------------------------
______________________________________
/ Look at that tortoise way off in the \\
\\ distance. /
--------------------------------------
\\
\\ \\
\\ /\\

@ -6,9 +6,10 @@ A mutilated cow, from aspolito@csua.berkeley.edu
# Example
```jldoctest
julia> cowsay("I wouldn't have been so eager to make head cheese...", cow=Cowsay.mutilated)
______________________________________________________
< I wouldn't have been so eager to make head cheese... >
------------------------------------------------------
_______________________________________
/ I wouldn't have been so eager to make \\
\\ head cheese... /
---------------------------------------
\\ \\_______
v__v \\ \\ O )
(oo) ||----w |

Loading…
Cancel
Save