diff options
| author | Track3 <pengliabc@live.cn> | 2018-12-01 13:24:28 +0800 |
|---|---|---|
| committer | Track3 <pengliabc@live.cn> | 2018-12-01 13:24:28 +0800 |
| commit | 50fe5d104555a4b64e2e0aade41f2d510a88063f (patch) | |
| tree | b96da7b2d1b49433ba04ea7f1c381f8f22625451 /exampleSite/content/posts | |
| parent | 52d0c6942129aaed9313d4e4c78faf26baeabaaf (diff) | |
| download | hermit-50fe5d104555a4b64e2e0aade41f2d510a88063f.tar.gz | |
Add shorthand emoji support by default
* Add enableEmoji option in example config.toml
* Update the demo content
* Closes #7
Diffstat (limited to 'exampleSite/content/posts')
| -rw-r--r-- | exampleSite/content/posts/typography.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/content/posts/typography.md b/exampleSite/content/posts/typography.md index f47b797..94f469b 100644 --- a/exampleSite/content/posts/typography.md +++ b/exampleSite/content/posts/typography.md @@ -16,7 +16,7 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor i Inline styles: -**strong**, *emphasis*, ***strong and emphasis***,`code`, <u>underline</u>, ~~strikethrough~~, :haha:, $\LaTeX$, X^2^, H~2~O, ==highlight==, [Link](https://example.com), and image: +**strong**, *emphasis*, ***strong and emphasis***,`code`, <u>underline</u>, ~~strikethrough~~, :joy:🤣, $\LaTeX$, X^2^, H~2~O, ==highlight==, [Link](https://example.com), and image:  |
