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

Plugin spec page crashes documentation #10418

Closed
laurent22 opened this issue May 9, 2024 · 0 comments · Fixed by #10419
Closed

Plugin spec page crashes documentation #10418

laurent22 opened this issue May 9, 2024 · 0 comments · Fixed by #10419
Labels
bug It's a bug documentation Documentation, web site, README high High priority issues

Comments

@laurent22
Copy link
Owner

This page:

https://joplinapp.org/help/dev/spec/plugins

gives the following error:

Parse error on line 12:
...])		rm1--8-->call	end
---------------------^
Expecting 'AMP', 'ALPHA', 'COLON', 'DOWN', 'DEFAULT', 'NUM', 'COMMA', 'MINUS', 'BRKT', 'DOT', 'PUNCTUATION', 'UNICODE_TEXT', 'PLUS', 'EQUALS', 'MULT', 'UNDERSCORE', got 'CALLBACKNAME'

Looks like it may be due to the "call" word which may be a reserved keyword?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug It's a bug documentation Documentation, web site, README high High priority issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant