summaryrefslogtreecommitdiff
path: root/resources/test/core.md
diff options
context:
space:
mode:
Diffstat (limited to 'resources/test/core.md')
-rw-r--r--resources/test/core.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/test/core.md b/resources/test/core.md
index 0db2199..fe284ad 100644
--- a/resources/test/core.md
+++ b/resources/test/core.md
@@ -50,7 +50,7 @@ function markdownToHTML(markdown) {
}
```
-This is ___bold italic text___ and ***this is also***.
+This is ___bold italic text___ and ***this is also***. *What about italic text that **has bold text***?
## Hi there, world!