🔧 Show line numbers in docs during local development (#714)
🔧 Show line numbers during local development
This commit is contained in:
committed by
GitHub
parent
2b0dfb50c8
commit
33c5e5c98d
@@ -4,4 +4,4 @@ set -e
|
||||
|
||||
export DYLD_FALLBACK_LIBRARY_PATH="/opt/homebrew/lib"
|
||||
|
||||
mkdocs serve --dev-addr 127.0.0.1:8008
|
||||
LINENUMS="true" mkdocs serve --dev-addr 127.0.0.1:8008
|
||||
|
||||
Reference in New Issue
Block a user