Skip to content

feat: add slash command to insert remirror table #261

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

Merged
merged 2 commits into from
May 3, 2023

Conversation

lihebi
Copy link
Collaborator

@lihebi lihebi commented May 3, 2023

To insert a table into the rich-text editor, type /table then press <enter>. Note:

  1. must type in full /table; selecting from the drop-down table won't work.
  2. the /table text will be inserted. Ideally we'd remove it after a table is inserted.

These are the limitations of using the MentionExtension to implement slash commands.

Screenshot from 2023-05-03 04-51-57

@lihebi lihebi merged commit 8de30eb into codepod-io:main May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant