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

Feature: ability to insert an empty line between elements #33

Closed
rootex- opened this issue Mar 19, 2018 · 4 comments
Closed

Feature: ability to insert an empty line between elements #33

rootex- opened this issue Mar 19, 2018 · 4 comments
Labels
🐝 resolved/fixed but not released The bug has been fixed and the new version is not released, So it still opened

Comments

@rootex-
Copy link

rootex- commented Mar 19, 2018

Say, we have a code block and a table following right after the code block, right in the next line. In this case, we have a problem: inability to insert an empty line or anything else between the code block and the table.

@Jocs
Copy link
Member

Jocs commented Mar 19, 2018

😢 Yes, It's really a problem, Now Mark Text only have one way to insert new line between code block and table, choose the source code mode, insert new line, and back to realtime mode...

but it's not convenient.

@Jocs Jocs added 🦄 feature request New feature or request 🦁 need discuss the issue or PR need to discuss labels Mar 19, 2018
@Jocs
Copy link
Member

Jocs commented Mar 19, 2018

@rootex- Do you have any idea on how to insert new line between code block and table.

@rootex-
Copy link
Author

rootex- commented Mar 19, 2018

@Jocs One of the simplest solutions might be an automatic generation of an empty line after the element (code block, table, etc).
Another solution can be actually a very cool feature: "A pannel with auto-appearing elements". If there is no line between two elements, draw a little "plus" button between them on the left, thus you offer to insert a line. Pretty intuitive UI, right?
In perspective, that pannel could be extended with additional options and cool features and provide an app with some extra interactivity.

@Jocs
Copy link
Member

Jocs commented Mar 19, 2018

@rootex- I also think the second solution is cool, it's more visible for users, there is maybe a third solution, It is already in Mark Text, add two code blocks, use arrow up and down between them, You can see a new line inserted automatically. But I forget add this feature to table block.

@Jocs Jocs removed the 🦁 need discuss the issue or PR need to discuss label Apr 8, 2018
@Jocs Jocs added 🐝 resolved/fixed but not released The bug has been fixed and the new version is not released, So it still opened and removed editor core 🦄 feature request New feature or request labels Apr 8, 2018
@Jocs Jocs closed this as completed Apr 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐝 resolved/fixed but not released The bug has been fixed and the new version is not released, So it still opened
Projects
None yet
Development

No branches or pull requests

2 participants