Skip to content

Commit 35e00f9

Browse files
committed
Documentation code span limits
Small precision regarding usage of the code span limits regarding `` ` ... ' ``
1 parent 0578c6d commit 35e00f9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

doc/markdown.dox

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -682,7 +682,8 @@ however this will render as bold:
682682

683683
\subsection mddox_code_spans Code Spans Limits
684684

685-
Note that unlike standard Markdown, Doxygen leaves the following untouched.
685+
Note that unlike standard Markdown (thus when \ref cfg_markdown_strict "MARKDOWN_STRICT" is set to `NO`),
686+
Doxygen leaves the following untouched.
686687

687688
A `cool' word in a `nice' sentence.
688689

0 commit comments

Comments
 (0)