mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-14 20:33:59 +02:00
committed by
Bjørn Erik Pedersen
parent
eebea9ec41
commit
93df17661f
@@ -14,3 +14,9 @@ hugo gen chromastyles --style monokai
|
||||
stdout 'Generated using: hugo gen chromastyles --style monokai'
|
||||
! hugo gen chromastyles --style __invalid_style__
|
||||
stderr 'invalid style: __invalid_style__'
|
||||
|
||||
# Issue 13475
|
||||
hugo gen chromastyles --style monokai
|
||||
stdout '{ }'
|
||||
hugo gen chromastyles --omitEmpty --style monokai
|
||||
! stdout '\{ \}'
|
||||
|
Reference in New Issue
Block a user