diff options
Diffstat (limited to 'test/books/highlight')
-rw-r--r-- | test/books/highlight/README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/books/highlight/README.md b/test/books/highlight/README.md index 417fabc..f47ac83 100644 --- a/test/books/highlight/README.md +++ b/test/books/highlight/README.md @@ -12,4 +12,5 @@ Block with a language test 2 ``` -Inline code: `test 3`
\ No newline at end of file +Inline code: `test 3` +Inline code with html: `<test>`
\ No newline at end of file |