Skip to content

Commit

Permalink
Merge pull request #94 from CCBR/doc-hotfix
Browse files Browse the repository at this point in the history
docs: Removed betterem extension from mkdocs.yml to improve rendering
  • Loading branch information
samarth8392 authored Aug 1, 2024
2 parents c9a23e9 + 9b49084 commit c327d71
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

- You can now cite XAVIER with the DOI [10.5281/zenodo.12727315](https://doi.org/10.5281/zenodo.12727315). (#88, @kelly-sovacool)
- Minor documentation improvements. (#92, @kelly-sovacool)
- Minor documentation rendering improvements (#93, @samarth8392)

## XAVIER 3.0.3

Expand Down
2 changes: 0 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,6 @@ markdown_extensions:
permalink: true
- pymdownx.arithmatex:
generic: true
- pymdownx.betterem:
smart_enable: all
- pymdownx.caret
- pymdownx.critic
- pymdownx.details
Expand Down

0 comments on commit c327d71

Please sign in to comment.