summaryrefslogtreecommitdiffstats
path: root/testing/055_markdown.md
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2020-08-03 17:50:26 (GMT)
committerGitHub <noreply@github.com>2020-08-03 17:50:26 (GMT)
commita1ceb44ce2ed6660d05d46febb6d5a4d70259a3d (patch)
treed4d7a5a789f5f0001048466332f8b92123d78b4d /testing/055_markdown.md
parentaa3385f19d06c6b526e6d09c6172d89a1b91d8da (diff)
parent75788787883ae8031f2de1fbafed052462c5356d (diff)
downloadDoxygen-a1ceb44ce2ed6660d05d46febb6d5a4d70259a3d.zip
Doxygen-a1ceb44ce2ed6660d05d46febb6d5a4d70259a3d.tar.gz
Doxygen-a1ceb44ce2ed6660d05d46febb6d5a4d70259a3d.tar.bz2
Merge pull request #7782 from wataash/tagend-markdown-em
issue #7781: allow '>' before Markdown emphasis
Diffstat (limited to 'testing/055_markdown.md')
-rw-r--r--testing/055_markdown.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/055_markdown.md b/testing/055_markdown.md
index 375040e..695c340 100644
--- a/testing/055_markdown.md
+++ b/testing/055_markdown.md
@@ -22,3 +22,7 @@ More text
[U]: http://example.com/last-line
Dash - NDash -- MDash --- EDash \- ENDash \-- EMDash \--- E3Dash \-\-\-
+
+## Markdown in HTML
+
+<h3>**Header3** blah _blah_ `blah`</h3>