Improve rendering style of markdown in the mdbook (#26616)

This commit is contained in:
Michael Telatynski
2023-11-21 21:03:24 +00:00
committed by GitHub
parent 802571176e
commit b9b732134d
2 changed files with 15 additions and 0 deletions
+1
View File
@@ -18,6 +18,7 @@ create-missing = false
# Remove the numbers that appear before each item in the sidebar, as they can
# get quite messy as we nest deeper
no-section-label = true
additional-css = ["docs/css/custom.css"]
# The source code URL of the repository
git-repository-url = "https://github.com/vector-im/element-web"