d: Merge upstream dmd 568496d5b, druntime 178c44ff, phobos 574bf883b.
[official-gcc.git] / gcc / testsuite / gdc.test / compilable / ddoc_markdown_breaks_verbose.d
blob1ff26b07499e18a79e23fa7fc7971c43091a688e
1 // PERMUTE_ARGS:
2 // REQUIRED_ARGS: -D -Dd${RESULTS_DIR}/compilable -wi -o- -transition=vmarkdown
3 // OUTPUT_FILES: ${RESULTS_DIR}/compilable/ddoc_markdown_breaks_verbose.html
4 // TEST_OUTPUT_FILE: extra-files/ddoc_markdown_breaks_verbose.html
6 /++
7 Thematic Breaks
9 ___
10 - - -
11 ***
13 module ddoc_markdown_breaks;