Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix version number #6

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

jonesambrosi
Copy link

Change version number of last changes of package

Change version. Need install in pip new version. Version now is 0.1.1 and this version not support unicode.
PeterJCLaw pushed a commit to PeterJCLaw/mkdocs-mermaid-plugin that referenced this pull request Jun 17, 2021
  - Fixes issue pugong#6
  - This is done by exactly replicating the proper initialize sequence:
```yaml
    - mermaid2:
        arguments:
          theme: dark
          mermaid:
            callback: ^myMermaidCallbackFunction
```
  - The caret in front of the function name signifies that
    this is a literal and not a string.
  - A new function `pyjs.dumps` had to be created.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant