Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ruby: Event Manager: Run markdownlint autofixer (#27994)
* Run fixer on event manager lesson * Add the ruby codeblocks to ignore HTML blankline rule * Fix spacing in HTML string in ruby codeblock * Fix lazy numbering issue * Update links for accessibility * Add "javascript" to ignore list on TOP005 Co-authored-by: MaoShizhong <122839503+MaoShizhong@users.noreply.github.com> * Add test for javascript code blocks ignoring TOP005 Co-authored-by: MaoShizhong <122839503+MaoShizhong@users.noreply.github.com> * Remove inline codeblocks within link Co-authored-by: MaoShizhong <122839503+MaoShizhong@users.noreply.github.com> * Fix filename formatting Co-authored-by: MaoShizhong <122839503+MaoShizhong@users.noreply.github.com> * Fix filename formatting Co-authored-by: MaoShizhong <122839503+MaoShizhong@users.noreply.github.com> * Remove inline codeblocks inside of link Co-authored-by: MaoShizhong <122839503+MaoShizhong@users.noreply.github.com> * Fix format for filename Co-authored-by: MaoShizhong <122839503+MaoShizhong@users.noreply.github.com> * Fix "google" typo Co-authored-by: MaoShizhong <122839503+MaoShizhong@users.noreply.github.com> * Match other href's link text Co-authored-by: MaoShizhong <122839503+MaoShizhong@users.noreply.github.com> * Move open source note to the introduction section * Remove unnecessary leading spaces * Join unnecessary line breaks throughout lesson * Fix leading spacing in note Co-authored-by: MaoShizhong <122839503+MaoShizhong@users.noreply.github.com> * Add inline code for ruby's `File` class. Co-authored-by: MaoShizhong <122839503+MaoShizhong@users.noreply.github.com> * Add inline code for `first_Name` csv column Co-authored-by: MaoShizhong <122839503+MaoShizhong@users.noreply.github.com> * Add inline code for CSV columns Co-authored-by: MaoShizhong <122839503+MaoShizhong@users.noreply.github.com> * Add inline code for `nil` Co-authored-by: MaoShizhong <122839503+MaoShizhong@users.noreply.github.com> * Use inline code for directory names Co-authored-by: MaoShizhong <122839503+MaoShizhong@users.noreply.github.com> --------- Co-authored-by: MaoShizhong <122839503+MaoShizhong@users.noreply.github.com>
- Loading branch information