8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70bfaa3 commit 9d86a98Copy full SHA for 9d86a98
overviews/scaladoc/for-library-authors.md
@@ -172,7 +172,7 @@ Some of the standard markup available:
172
- **Paragraphs** are started with one (or more) blank lines. `*` in the margin
173
for the comment is valid (and should be included) but the line should be
174
blank otherwise.
175
-- **Code blocks** are contained within `{{{` and `}}}` and may be multi-line.
+- **Code blocks** are contained within `{{ "{{{` this " }}`}}}` and may be multi-line.
176
Indentation is relative to the starting `*` for the comment.
177
- **Headings** are defined with surrounding `=` characters, with more `=` denoting
178
subheadings. E.g. `=Heading=`, `==Sub-Heading==`, etc.
0 commit comments