Alterhuman

Results 11 issues of Alterhuman

### Bug Description Using `serializeToMarkdown` to save editor content shows nested lists on top level itself when deserialized back to document format. It's working correctly when using json. ### How...

Unable to indent checkboxes using tab key, similar to ordered and unordered lists. ### Similar Issue Pressing enter on an empty checkbox does not make it disappear,. This also works...

type_enhancement
area_supereditor

It would be great to have the ability to customize the size and color of the dots used for unordered lists. This would allow users to have more control over...

type_enhancement
area_supereditor
bounty_junior
f:superlist
time: 1
area_super_reader

Empty task should be removed if enter/return key is pressed when the caret is on it. Similar to ordered and unordered lists. #### Expected and actual behavior https://github.com/superlistapp/super_editor/assets/92245694/4bc70193-3d9a-46ff-ae63-6d9738f89572

type_bug

If you type ```dart 1. List Item ``` and press enter/return, the result is as follows: ```dart 1. List Item 2. ``` This is correct behaviour. But if you type:...

type_enhancement
area_supereditor

Add play/pause with single tap on the video (not the button, the video area, similar to YouTube) for macOS, windows and web.

In macOS the title bar/toolbar area is used to drag the window with the cursor. I have a horizontal list in the toolbar (for tabs). It is not working when...

Select a node via drag handle then bring it to the edge of the editor (top or bottom), it doesn't scroll. There is no way to scroll the editor holding...

enhancement

Selection a text node in safari you can also select the area between 2 text nodes. While selecting, you first select the text then you can also select the empty...

safari-bug
selection

This is super editor with text `Some infor/mation` already added programatically. Focusing on a word which already has a `/` inside it after opening the editor, shows the dropdown which...

type_bug