Skip to content

Commit bb43ca1

Browse files
committed
DOC: Remove requirement of lower-casing section links
Sphinx seems to lowercase internally, so this isn't necessary.
1 parent 0561038 commit bb43ca1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/markdown-cells.ipynb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,6 @@
263263
"\n",
264264
"Sphinx section anchors are different from Jupyter section anchors!\n",
265265
"To create a link to a subsection in an `.rst` file (or another non-notebook source file), you not only have to replace spaces with hyphens, but also slashes and some other characters.\n",
266-
"Furthermore, you have to change the whole section title to lowercase letters.\n",
267266
"In case of doubt, just check the target HTML page generated by Sphinx.\n",
268267
"\n",
269268
"</div>"

0 commit comments

Comments
 (0)