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

Add bold, code, link input rules #2

Merged
merged 22 commits into from
Jul 7, 2021
Merged

Add bold, code, link input rules #2

merged 22 commits into from
Jul 7, 2021

Commits on Dec 9, 2020

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

Commits on Apr 11, 2021

  1. add docs, comments

    hamvocke committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    b37565a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    861c50a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcbfbab View commit details
    Browse the repository at this point in the history
  4. add bold input rule tests

    hamvocke committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    4108c03 View commit details
    Browse the repository at this point in the history
  5. add inline code, link tests

    hamvocke committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    b3a34db View commit details
    Browse the repository at this point in the history
  6. more link test cases

    hamvocke committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    725f23f View commit details
    Browse the repository at this point in the history
  7. revert package-lock.json

    hamvocke committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    b1b6d43 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4a9abba View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Configuration menu
    Copy the full SHA
    218146d View commit details
    Browse the repository at this point in the history
  2. add underline input rules

    hamvocke committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    aeb9b48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5865469 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    717d058 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1caec68 View commit details
    Browse the repository at this point in the history
  6. test: make eslint happy

    hamvocke committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    f21ac8c View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Configuration menu
    Copy the full SHA
    5ac7bc5 View commit details
    Browse the repository at this point in the history
  2. refactor: fix warnings

    b-kelly committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    f12efd0 View commit details
    Browse the repository at this point in the history
  3. refactor: minor code cleanup

    b-kelly committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    559f123 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93843f8 View commit details
    Browse the repository at this point in the history
  5. refactor: comments

    b-kelly committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    0415099 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7fc1c67 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a6a0c24 View commit details
    Browse the repository at this point in the history