ref: 4d93aca27dfdebc9e06948ccf37a7922dac09d65
parent: f2167de83493f13f02dd622425364668834f8208
author: Bjørn Erik Pedersen <[email protected]>
date: Thu Dec 20 12:24:51 EST 2018
hugolib: Enable Emoji in site benchmark
--- a/hugolib/site_benchmark_test.go
+++ b/hugolib/site_benchmark_test.go
@@ -166,7 +166,7 @@
* the other one
Note that --- not considering the asterisk --- the actual text
-content starts at 4-columns in.
+content starts at 4-columns in :smile:.
> Block quotes are
> written like so.
@@ -207,6 +207,7 @@
paginate = 10
defaultContentLanguage = "en"
+enableEmoji = true
[outputs]
home = [ "HTML" ]