feat: add a more practical example course

This commit is contained in:
George Cushen
2021-01-24 19:56:32 +00:00
parent 52d95d7574
commit f39774e981
10 changed files with 131 additions and 135 deletions

View File

@@ -56,8 +56,8 @@ description = ""
# Enable source code highlighting? true/false
# Documentation: https://wowchemy.com/docs/writing-markdown-latex/#highlighting-options
highlight = false
highlight_languages = ["r", "latex"] # Add support for highlighting additional languages
highlight = true
highlight_languages = ["r", "python", "latex"] # Add support for highlighting additional languages
# highlight_style = "github" # For supported styles, see https://cdnjs.com/libraries/highlight.js/
# Enable LaTeX math rendering? true/false