1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-01-01 22:19:21 +02:00

Display line numbers for code examples (#664)

This makes it easier to refer to a specific line of code while teaching or collaborating on a code snippet.
This commit is contained in:
Florin Iucha 2023-05-24 03:25:18 -04:00 committed by GitHub
parent 1c1c367940
commit d7efbbbe8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,6 +40,7 @@ level = 0
[output.html.playground]
editable = true
line-numbers = true
[output.html.redirect]
# Redirects in the form of "old-path" = "new-path", where the new path