Skip to content

Fixes: added issue, table, help to commands, task list more like in github#582

Merged
jaywcjlove merged 2 commits intouiwjs:masterfrom
RARgames:feat-pr2v2
Oct 16, 2023
Merged

Fixes: added issue, table, help to commands, task list more like in github#582
jaywcjlove merged 2 commits intouiwjs:masterfrom
RARgames:feat-pr2v2

Conversation

@RARgames
Copy link
Contributor

@RARgames RARgames commented Oct 16, 2023

  1. I forgot to add issue, table, help to commands (in the previous PR) so anyone can use it like this:
<MDEditor 
  commands={[...commands.getCommands(), commands.divider, commands.issue, commands.table, commands.help]}
/>
  1. Task list - always add unfinished task in the new line
    This is how Github handles it.
    It makes sense, as you add new task, you probably want to finish them in the future (not add them as finished).

This is how Github handles it.
It makes sense, as you add new task, you probably want to finish them in the future (not add them as finished).
@vercel
Copy link

vercel bot commented Oct 16, 2023

@RARgames is attempting to deploy a commit to a Personal Account owned by @uiwjs on Vercel.

@uiwjs first needs to authorize it.

@jaywcjlove jaywcjlove merged commit a82c76b into uiwjs:master Oct 16, 2023
github-actions bot added a commit that referenced this pull request Oct 16, 2023
…e in github (#582)

* fix: Task list - always add unfinished task in the new line

This is how Github handles it.
It makes sense, as you add new task, you probably want to finish them in the future (not add them as finished).

* fix: Added issue, table, help to commands a82c76b
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.

2 participants