Skip to content
This repository was archived by the owner on Mar 14, 2023. It is now read-only.

Commit 837836b

Browse files
author
Bernard Greenwood
committed
Update README.md
1 parent fe57d11 commit 837836b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@ You can even set the ignores around a codeblock or more lines.
3939
This is a text
4040
4141
<!-- ignore:advanced-emoji:start -->
42+
'''
4243
Check the Code
43-
```
4444
Code ... :white_check_mark:
45-
```
45+
'''
4646
<!-- ignore:advanced-emoji:end -->
4747
4848
foo
@@ -59,4 +59,4 @@ foo
5959
npm install # install dependencies
6060
npm run pre-publish # copies emoji pngs and css to assets folder
6161
npm run publish # publishes to npmjs.com
62-
```
62+
```

0 commit comments

Comments
 (0)