sinedied / hads

:books: Markdown superpowered documentation for Node.js
MIT License
167 stars 28 forks source link

Mermaid upgrade #29

Closed fabala closed 6 years ago

fabala commented 6 years ago

Hi Yohan,

Do you think it would be possible to upgrade Mermaid? I have several little bugs in Gantt rendering that may be fixed by the latest version of Mermaid.

sinedied commented 6 years ago

The latest mermaid version is 7.1.2, so it should install with the current version as it is already. You can try reinstalling hads with npm rm -g hads && npm i -g hads to have the latest mermaid version installed.