Skip to content

Updated examples in event.md#305

Merged
Xemdo merged 1 commit intotwitchdev:mainfrom
constantstress:patch-1
Jan 4, 2024
Merged

Updated examples in event.md#305
Xemdo merged 1 commit intotwitchdev:mainfrom
constantstress:patch-1

Conversation

@constantstress
Copy link
Copy Markdown
Contributor

Changed golang style comments to sh style comments in examples // to #

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Problem/Feature

In examples // was used to start a comment, but examples are given in sh syntax.
Examples section wasn't present under first table. It is inconsistent relative to other tables.

Description of Changes:

  • // were replaced with #
  • Added Examples section under first table

Checklist

  • My code follows the Contribution Guide
  • I have self-reviewed the changes being requested
  • I have made comments on pieces of code that may be difficult to understand for other editors
  • I have updated the documentation (if applicable)

Changed golang style comments to sh style comments in examples
`//` to `#`
@Xemdo Xemdo self-requested a review January 4, 2024 02:07
@Xemdo Xemdo merged commit 413b8cf into twitchdev:main Jan 4, 2024
@constantstress constantstress deleted the patch-1 branch January 5, 2024 02:52
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.

2 participants