1. 22 8月, 2022 2 次提交
  2. 18 8月, 2022 4 次提交
  3. 17 8月, 2022 2 次提交
  4. 16 8月, 2022 2 次提交
  5. 14 8月, 2022 4 次提交
  6. 12 8月, 2022 1 次提交
    • D
      fix: homogenize markdown across files using markdownlint rules (#6988) · 5324b9e3
      David Ordás 提交于
      * chore: homogenize C# table of content anchor (`#c-sharp` to `#csharp`)
      
      * format: homogenize c# category title
      
      right markdown escape instead of use HTML entities
      
      * lint: fix `MD012/no-multiple-blanks` rule
      
      Multiple consecutive blank lines [Expected: 2; Actual: 3]
      
      * lint: fix `MD039/no-space-in-links`
      
      Spaces inside link text
      
      * lint: fix `MD009/no-trailing-spaces` rule
      
      Trailing spaces [Expected: 0 or 4; Actual: 1]
      Trailing spaces [Expected: 0 or 4; Actual: 2]
      
      * lint: fix `MD006/ul-start-left` rule
      
      * format: remove extra spaces between note tokens
      
      * spell: fix lint `MD044/proper-names` rule
      
      - HTML
      - JavaScript
      - YouTube
      
      * spell: normalize to the most common `Index` heading
      
      * lint: fix `MD007/ul-indent` rule
      
      Unordered list indentation [Expected: 4; Actual: 2]
      
      * format: escape pipes `|` from resources text
      
      addresses #5176
      
      * add Hesham Asem courses about machine and deep learning and nlp
      
      * Expand the name of nlp section
      
      * Change the order
      
      * Revert "spell: normalize to the most common `Index` heading"
      
      This reverts commit 4d6a74e7d794f1f264cb2f88d9531e43038d3be2.
      Co-authored-by: NAhmedElTabarani <eltabaraniahmed@gmail.com>
      5324b9e3
  7. 11 8月, 2022 1 次提交
  8. 09 8月, 2022 1 次提交
  9. 08 8月, 2022 3 次提交
  10. 05 8月, 2022 1 次提交
  11. 04 8月, 2022 5 次提交
  12. 29 7月, 2022 3 次提交
  13. 28 7月, 2022 4 次提交
  14. 26 7月, 2022 4 次提交
  15. 25 7月, 2022 3 次提交