laurent22 / joplin

Joplin - the secure note taking and to-do app with synchronisation capabilities for Windows, macOS, Linux, Android and iOS.
https://joplinapp.org
Other
43.68k stars 4.71k forks source link

Chore: Fixes #10418: Fix plugin spec page crashes documentation #10419

Closed personalizedrefrigerator closed 3 weeks ago

personalizedrefrigerator commented 3 weeks ago

Summary

Changes an Mermaid diagram identifier that is now a reserved word.

Fixes #10418.

Testing

This pull request has been tested by:

  1. building the documentation and building the documentation website in development mode (node ./packages/tools/website/processDocs.js --env dev && node ./packages/tools/website/build.js, then yarn start from packages/doc-builder) and
  2. opening the plugin specification page (http://localhost:3000/help/dev/spec/plugins).