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

Use github markdown utils in core, support key handlers #2826

Merged
merged 6 commits into from
May 10, 2021

Commits on May 2, 2021

  1. Use github markdown utils in core, support key handlers

    This simplifies the markdown extension and allows BBCode to use these features.
    It also allows undoing stuff like inserting replies/mentions
    askvortsov1 committed May 2, 2021
    Configuration menu
    Copy the full SHA
    b9adb99 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. Update js/src/common/utils/insertText.ts

    Co-authored-by: David Wheatley <[email protected]>
    askvortsov1 and davwheat authored May 3, 2021
    Configuration menu
    Copy the full SHA
    c520c43 View commit details
    Browse the repository at this point in the history
  2. Update js/src/common/utils/insertText.ts

    Co-authored-by: David Wheatley <[email protected]>
    askvortsov1 and davwheat authored May 3, 2021
    Configuration menu
    Copy the full SHA
    c90bd4c View commit details
    Browse the repository at this point in the history
  3. Update js/src/common/utils/insertText.ts

    Co-authored-by: David Wheatley <[email protected]>
    askvortsov1 and davwheat authored May 3, 2021
    Configuration menu
    Copy the full SHA
    7a9ba18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77a8fc8 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

  1. Add typed params

    askvortsov1 committed May 8, 2021
    Configuration menu
    Copy the full SHA
    38ea0c1 View commit details
    Browse the repository at this point in the history