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

Markdown linter #5494

Merged
merged 57 commits into from
May 24, 2024
Merged

Markdown linter #5494

merged 57 commits into from
May 24, 2024

Commits on Mar 26, 2024

  1. linter

    chong-he committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    d7507d3 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Add markdown linter

    chong-he committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    91f45b4 View commit details
    Browse the repository at this point in the history
  2. add env

    chong-he committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    4d7e924 View commit details
    Browse the repository at this point in the history
  3. only check markdown

    chong-he committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    db48440 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Add token

    chong-he committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    8b81717 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a84d93 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Markdown linter

    chong-he committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    92aadd7 View commit details
    Browse the repository at this point in the history
  2. Exit code

    chong-he committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    d74afc8 View commit details
    Browse the repository at this point in the history
  3. Update script

    chong-he committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    09849e1 View commit details
    Browse the repository at this point in the history
  4. rename

    chong-he committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    d9df229 View commit details
    Browse the repository at this point in the history
  5. mdlint

    chong-he committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    e1b4476 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8001e04 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Testing disable

    chong-he committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    d8a77bd View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. add text

    chong-he committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    289d42d View commit details
    Browse the repository at this point in the history
  2. update mdlint.sh

    chong-he committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    1f4d897 View commit details
    Browse the repository at this point in the history
  3. ori validator inclusion

    chong-he committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    27f3477 View commit details
    Browse the repository at this point in the history
  4. Add config yml file

    chong-he committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    ba9e563 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb756e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    924159f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    44e9f90 View commit details
    Browse the repository at this point in the history
  8. change files

    chong-he committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    cbee9d9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c64f011 View commit details
    Browse the repository at this point in the history
  10. mdlint

    chong-he committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    d5ee394 View commit details
    Browse the repository at this point in the history
  11. Remove MD025

    chong-he committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    180fdbc View commit details
    Browse the repository at this point in the history
  12. Remove MD036

    chong-he committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    46a375d View commit details
    Browse the repository at this point in the history
  13. Remove MD045

    chong-he committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    337447e View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Removr MD001

    chong-he committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    d3a3076 View commit details
    Browse the repository at this point in the history
  2. Set MD028 to false

    chong-he committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    07b4805 View commit details
    Browse the repository at this point in the history
  3. Remove MD024

    chong-he committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    70bda37 View commit details
    Browse the repository at this point in the history
  4. Remove MD055

    chong-he committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    080f6b7 View commit details
    Browse the repository at this point in the history
  5. Remove MD029

    chong-he committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    d698f70 View commit details
    Browse the repository at this point in the history
  6. Remove MD040

    chong-he committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    003f5d0 View commit details
    Browse the repository at this point in the history
  7. Set MD040 to false

    chong-he committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    b16d7b2 View commit details
    Browse the repository at this point in the history
  8. Set MD033 to false

    chong-he committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    12d196d View commit details
    Browse the repository at this point in the history
  9. Set MD013 to false

    chong-he committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    46a31b3 View commit details
    Browse the repository at this point in the history
  10. Rearrange yml file

    chong-he committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    0cdd9f6 View commit details
    Browse the repository at this point in the history
  11. Update mdlint.sh and test

    chong-he committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    1200ead View commit details
    Browse the repository at this point in the history
  12. Test remove fix

    chong-he committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    929055c View commit details
    Browse the repository at this point in the history
  13. Test with fix

    chong-he committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    106c9e7 View commit details
    Browse the repository at this point in the history
  14. Test with space

    chong-he committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    ad7329f View commit details
    Browse the repository at this point in the history
  15. Fix summary indentation

    chong-he committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    30aff42 View commit details
    Browse the repository at this point in the history
  16. Test mdlint.sh

    chong-he committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    2fe777c View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Update mdlint.sh

    chong-he committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    f55a92f View commit details
    Browse the repository at this point in the history
  2. Test

    chong-he committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    04b09d7 View commit details
    Browse the repository at this point in the history
  3. Update

    chong-he committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    305751b View commit details
    Browse the repository at this point in the history
  4. Test fix

    chong-he committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    be6b099 View commit details
    Browse the repository at this point in the history
  5. Test again

    chong-he committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    3138c23 View commit details
    Browse the repository at this point in the history
  6. Fix

    chong-he committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    f9c8f79 View commit details
    Browse the repository at this point in the history
  7. merge into check-code

    chong-he committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    1ce28ef View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Update scripts/mdlint.sh

    Co-authored-by: Mac L <[email protected]>
    chong-he and macladson authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    381d182 View commit details
    Browse the repository at this point in the history
  2. Update scripts/mdlint.sh

    Co-authored-by: Mac L <[email protected]>
    chong-he and macladson authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ec43e93 View commit details
    Browse the repository at this point in the history
  3. Remove set -e

    chong-he committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b52597b View commit details
    Browse the repository at this point in the history
  4. Add comment

    chong-he committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    f3a151b View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Merge pull request #7 from chong-he/unstable

    Merge unstable to markdown branch
    chong-he authored May 23, 2024
    Configuration menu
    Copy the full SHA
    3daf15e View commit details
    Browse the repository at this point in the history
  2. mdlint

    chong-he committed May 23, 2024
    Configuration menu
    Copy the full SHA
    3f8f28a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7a1722 View commit details
    Browse the repository at this point in the history
  4. mdlint

    chong-he committed May 23, 2024
    Configuration menu
    Copy the full SHA
    b776383 View commit details
    Browse the repository at this point in the history