marktext/docs/dev/code/README.md
Felix Häusler f142dea160
Add command palette and quick open dialog (#1493)
* Add command palette and quick open dialog

* Fix format and paragraph commands

* Adjust style and allow to reset list/quote

* Adjust UI and fix some issues

* Add custom placeholder
2019-11-04 19:50:50 +01:00

8 lines
213 B
Markdown

# Internal Documentation
WIP documentation of Mark Text internals.
- [Block addition properties and its value](BLOCK_ADDITION_PROPERTY.md)
- [Commands](COMMANDS.md)
- [Inter-Process Communication (IPC)](IPC.md)