Skip to content

Commit

Permalink
Update mermaid to 10.3.1 (PR gsantner#2131 by @Ayowel)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayowel authored Oct 31, 2023
1 parent fdb9726 commit a050e8a
Show file tree
Hide file tree
Showing 3 changed files with 1,644 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-android-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ jobs:
steps:

- name: "Checkout: Code"
uses: actions/checkout@v2
uses: actions/checkout@v3

- name: "Checkout: Code (PR)"
uses: actions/checkout@v2
uses: actions/checkout@v3
if: "contains(github.event_name, 'pull_request')"
with:
ref: ${{github.event.pull_request.head.ref}}
Expand Down
1 change: 1 addition & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,4 @@ Where:
* **[Frederic Jacob](https://github.com/fredericjacob)**<br>~° Added Zim-Wiki highlighting, text actions, view mode, page creation.
* **[Winston Feng](https://github.com/tifish)**<br>~° Support spaces in URL.
* **[k3b](https://github.com/k3b)**<br>~° Added CSV-Support.
* **[Ayowel](https://github.com/ayowel)**<br>~° Mermaid update.
1,644 changes: 1,641 additions & 3 deletions app/thirdparty/assets/mermaid/mermaid.min.js

Large diffs are not rendered by default.

0 comments on commit a050e8a

Please sign in to comment.