-
-
Couldn't load subscription status.
- Fork 3
Merge full rewrite and update of plugin tutorial #11
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
Conversation
Modify the first sections of the tutorial.
Improve tutorial "Building our first plugin" and "Testing our plugin" sections
…imerControls Improve tutorial "Enhancing our plugin" and "Timer controls" sections
…age-PublishingPlugin Improve tutorial "Add configuration page" and "Publishing plugin" sections
…rReading Improve tutorial "Final words" and "Further reading" sections
✅ Deploy Preview for spyder-api-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @CAM-Gerlach!
|
|
||
| Start = "start_timer" | ||
| Pause = "pause_timer" | ||
| Stop = "stop_timer' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mismatched closing quote here
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for noticing it @merwok! Could you submit a pull request to fix that?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don’t think I’ll have the time
Pull Request
Pull Request Checklist
Description of Changes
Merge the full tutorial rewrite developed with @yeimiyaz after final changes and updating the plugin example repository URL.