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

Compare single-paragraph text block to multi paragraph text block #513

Closed
jasmussen opened this issue Apr 26, 2017 · 1 comment
Closed
Labels
[Feature] Blocks Overall functionality of blocks

Comments

@jasmussen
Copy link
Contributor

We are exploring two approaches for wrangling text in the editor:

  1. a paragraph is a single block with controls docked at the top the block (mockup, ticket)
  2. multiple paragraphs in succession is a single block, with controls docked at the top of the block (mockup, ticket)

We should build both, see which one works best, and keep only the one that works best.

In the continuous text mockup, quotes and lists are part of the toolbar. Selecting one of those options after having selected one or multiple paragraphs could either split the block when the selection is converted.

@jasmussen jasmussen added the [Feature] Blocks Overall functionality of blocks label Apr 26, 2017
@jasmussen
Copy link
Contributor Author

Both blocks are in master, and they work well together. If you just write, you are in a continuous text paragraph block. If you double-enter, you split it, if you backspace, you merge back again. Let's keep this as is for now, until we start really dogfooding this thing. Closing as fixed 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Blocks Overall functionality of blocks
Projects
None yet
Development

No branches or pull requests

1 participant