Skip to content

Commit

Permalink
Add symbol support
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander März committed Aug 9, 2023
1 parent 6421170 commit ba0f8b0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ site_url: https://github.com/StatMixedML/XGBoostLSS
markdown_extensions:
- pymdownx.arithmatex:
generic: true
- attr_list
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
aliases:
- ":white_check_mark:"


extra_javascript:
- javascripts/mathjax.js
Expand Down

0 comments on commit ba0f8b0

Please sign in to comment.