Skip to content

Commit 681b628

Browse files
author
Chris Cho
committed
Fix duplicate value in snooty.toml
1 parent 21e18e9 commit 681b628

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

snooty.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ package-branch = "testing"
1010
package-version = "4.4.0"
1111
package-name-org = "mongodb-org"
1212
version = "4.0"
13-
rst-title = "reStructuredText"
1413
rst = "reStructuredText"
1514
rst-abbrev = "RST"
1615
yaml = "Yet Another Markup Language"

source/style-guide/markup-guidelines.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Markup Guidelines
99
This section describes markup conventions for {+rst+} ({+rst-abbrev+}) and
1010
{+markdown+}.
1111

12-
{+rst-title+} ({+rst-abbrev+})
12+
{+rst+} ({+rst-abbrev+})
1313
~~~~~~~~~~~~~~~~~~~~~~~
1414

1515
MongoDB documentation uses {+rst+} ({+rst-abbrev+}) markup syntax

0 commit comments

Comments
 (0)