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

feat: Add Markdown languages #268

Merged
merged 21 commits into from
Aug 21, 2024
Merged

feat: Add Markdown languages #268

merged 21 commits into from
Aug 21, 2024

Commits on Jul 30, 2024

  1. chore: Add type checking

    nzakas committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    fd92f37 View commit details
    Browse the repository at this point in the history
  2. feat: Add type checking

    nzakas committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    5dd8e74 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. feat: Add language

    nzakas committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    ce6279a View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Merge files

    nzakas committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    0592f5a View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. feat: Add Markdown language

    nzakas committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    cd13b0c View commit details
    Browse the repository at this point in the history
  2. Update prepare script

    nzakas committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    99f8b7c View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Update src/language/markdown-source-code.js

    Co-authored-by: Francesco Trotta <[email protected]>
    nzakas and fasttime committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    c332c6b View commit details
    Browse the repository at this point in the history
  2. Update src/rules/fenced-code-language.js

    Co-authored-by: Francesco Trotta <[email protected]>
    nzakas and fasttime committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    59918a0 View commit details
    Browse the repository at this point in the history
  3. Update src/rules/no-html.js

    Co-authored-by: Francesco Trotta <[email protected]>
    nzakas and fasttime committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    c7530f1 View commit details
    Browse the repository at this point in the history
  4. Update docs/processors/markdown.md

    Co-authored-by: Francesco Trotta <[email protected]>
    nzakas and fasttime committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    35a516f View commit details
    Browse the repository at this point in the history
  5. Update docs/processors/markdown.md

    Co-authored-by: Francesco Trotta <[email protected]>
    nzakas and fasttime committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    5281a3f View commit details
    Browse the repository at this point in the history
  6. Update docs/processors/markdown.md

    Co-authored-by: Francesco Trotta <[email protected]>
    nzakas and fasttime committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    8d03f48 View commit details
    Browse the repository at this point in the history
  7. Fix link

    nzakas committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    d7f96cc View commit details
    Browse the repository at this point in the history
  8. fix no-html

    nzakas committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    c618611 View commit details
    Browse the repository at this point in the history
  9. Fix no-missing-label-refs

    nzakas committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    47d94e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    21b5226 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Fix linting error

    nzakas committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    7b6e770 View commit details
    Browse the repository at this point in the history
  2. Fix no-invalid-label-ref

    nzakas committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    48cfd9a View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    548fdab View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    5b0c2cc View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Update comment

    nzakas committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    aa625a1 View commit details
    Browse the repository at this point in the history