Minutes of meeting held on 11 16 2023 - hyelie/MDEditor GitHub Wiki
Author : Shin Donghun
CHANGeUP Ground 5F meeting room C1 / Microsoft Teams
| Name | Attendance | Role |
|---|---|---|
| Hyeil Jeong | O | |
| Donghun Shin | O | |
| Minsu Sun | O | |
| Hawoo Jung | O | |
| Hyeonsik Ham | O | |
| Yonghwan Kim | O |
Class structure
- Class structure
- Add new block when Enter has pushed
- manage each block
- table, list - escape when two serial Enter had pushed
- multiple lines in a block - quote, list, table, codeblock
- the very first prefix is used to main prefix.
- bold, italic, underbar etc are rendered in block, not make new block.
- events
- input enter
- create new block
- if enter in the middle of line, create new block start from the rest text
- if end line of list, table etc, then escape current block
- move cursor
- by arrows
- move between blocks or internal block, with proper cursor place.
- by mouse
- cursor move to the place user clicked.
- by arrows
- Backspace
- input enter
- Class structure

Next Monday(11-13-2023) 22:00