-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Can this editor merge cells in WYSWIG mode soon? #315
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* refactor: split distribution for chart extension (fix #1021) * refactor: split distibution for uml extension (fix #1021) * refactor: split distribution for colorSyntax extension (fix#1021) * refactor: split dist for scrollFollow extension (fix #1021) * refactor: split dist for taskCounter extension (fix #1021) * refactor: split dist for mark extension (fix #1021) * refactor: split dist for table extension (fix #1021) * refactor: change ext file path (fix #1021) * refactor: global root to es6 import (fix #1021) * refactor: change ext function name * chore: extension namespace webpack config (#1021) * refactor: static markdownit instance (fix #1021) remove language option from chart, uml extensions * chore: change namespace webpack config (fix #1021) * chore: add script extension bundled build (fix #1021) * fix: plantuml server encodng changed (fix: #1021) * fix: apply code review (fix #1047)
Squashed commit of the following: commit 9f179e4f0619999b740906abfbee1b8021339ca0 Author: kyuwoo.choi <kyuwoo.choi@nhnent.com> Date: Sat Dec 16 00:59:49 2017 +0900 refactor: demo dep path to bower from npm (fix #1024) commit b13129c10f387cc2382290df38c14cc8639c1192 Author: kyuwoo.choi <kyuwoo.choi@nhnent.com> Date: Fri Dec 15 22:14:09 2017 +0900 style: eslint config commit 88f1862fdfdcb68b5c7b83f1e6c662219d7a7fcb Author: kyuwoo.choi <kyuwoo.choi@nhnent.com> Date: Fri Dec 15 21:27:54 2017 +0900 refactor: namespace to es6 import (fix #1024) commit 652aa682af8d0869d583f8714e8dc2012c0a58fb Author: kyuwoo.choi <kyuwoo.choi@nhnent.com> Date: Fri Dec 15 16:04:46 2017 +0900 refactor: update npm dep & es6 import for packages (fix #1024) commit f9f3d46c67fd31f93539633d7c7b95866da2f719 Author: kyuwoo.choi <kyuwoo.choi@nhnent.com> Date: Fri Dec 15 11:12:23 2017 +0900 refactor: npm dep update & es6 import jquery, colorpicker (fix #1024) commit 6c05b7c208d363155d8133b83cae084d79233724 Author: kyuwoo.choi <kyuwoo.choi@nhnent.com> Date: Thu Dec 14 20:20:06 2017 +0900 fix: broken wepack external conf for serve (fix #1021) commit 1a4f92fb92dc5dc53f91cba508209eb77f5701d9 Author: kyuwoo.choi <kyuwoo.choi@nhnent.com> Date: Thu Dec 14 17:18:11 2017 +0900 chore: update dependencies (fix #1024)
…#219)(#220) - catch up to the latest continuelist markdown plugin. it also fixes increment numbers when item is added to the middle - change codemirror command name newlineAndIndentContinue to newlineAndIndentContinueMarkdownList - change codemirror command name subListIndentTab to indentOrderedList
you are in a wrong place @ikan88 please make an issue, not PR. |
seonim-ryu
pushed a commit
that referenced
this pull request
Jan 2, 2020
js87zz
pushed a commit
that referenced
this pull request
Jun 17, 2021
flipwordit
pushed a commit
to flipwordit/tui.editor
that referenced
this pull request
Jan 7, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Can this editor merge cells in WYSWIG mode soon?
Please check if the PR fulfills these requirements
fix #xxx[,#xxx]
, where "xxx" is the issue number)Description
It would be great if we can merge cells in WYSWIG mode.
Thank you for your contribution to TOAST UI product. 🎉 😘 ✨