Skip to content

Commit 04bc40a

Browse files
author
Chris Cho
authored
Merge pull request #165 from ccho-mongodb/122023-fix-warnings
Fix class and samp warnings
2 parents 9737687 + f88afb2 commit 04bc40a

File tree

2 files changed

+39
-155
lines changed

2 files changed

+39
-155
lines changed

source/style-guide/style/placeholder-variable-text.txt

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,6 @@ When creating placeholder text, use the following guidelines.
4242

4343
- Example
4444

45-
* - Within regular or inline text, show placeholder text in italics
46-
using the {+rst+} ``:samp::`` role and curly braces. Any text
47-
within curly braces inside the ``:samp:`` role renders in
48-
italics.
49-
50-
- :samp:`mongod --port {portNumber} --dbpath {tempDatabasePath}`
51-
5245
* - Use the ``.. code-block:: <lexer>`` for multiline code examples.
5346

5447
As you can't apply text formatting to the code, enclose

0 commit comments

Comments
 (0)