We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84f7d24 commit 58ae90bCopy full SHA for 58ae90b
1 file changed
conf.py
@@ -152,6 +152,7 @@
152
153
nb_custom_formats = {".Rmd": ["jupytext.reads", {"fmt": "Rmd"}]}
154
155
+linkcheck_anchors = False
156
157
def setup(app):
158
app.add_css_file("custom.css")
0 commit comments