Added templogic project

This commit is contained in:
2021-02-09 17:43:57 +01:00
parent e6ccda0d5d
commit 686f353bed
5 changed files with 239 additions and 2 deletions

View File

@@ -57,7 +57,7 @@ description = ""
# Enable source code highlighting? true/false
# Documentation: https://wowchemy.com/docs/writing-markdown-latex/#highlighting-options
highlight = true
highlight_languages = ["r"] # Add support for highlighting additional languages
highlight_languages = ["r", "python"] # 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