marktext/docs
Ran Luo 289b17c015 Optimization of table block (#1456)
* Prepare for drag and drop row and column

* remove regexp th|td

* render drag button

* Feat: support drag and drop row and column of table

* Feat: table bar tools

* remove unnecessary codes

* Feat: support select multiple cells

* Do not show table drag bar when selected cells

* Feat: support delete selected cells content or remove row/column/table

* Feat: select one cell or table when press ctrl + a

* Support select all content

* Remove table tools in context menu

* Feat: support copy paste selected cells as sub table

* Fix: PR issue 1 press tab will not show the table drag bars

* Select one cell and press backspace will cause bug

* Fix: The table drag bar location error when there are tow tables in the editor

* Fix unable copy and paste 1* n or n * 1 table

* Drag any row to the top to editor will cause error.

* Update table resize icon

* Fix: table resize is not work in table tool bar

* Fix: No need to show left drag bar if only one row, and no need to show bottom drag bar if only one column.

* Fix: Create an empty table in source code mode, turn to preview mode, there are more than two drag bars in one table.

* Fix: resize table

* Opti: table is not 100% width now

* Fix drag in one row or column

* Change table delete icon

* Fix: backspace is not work

* Little style opti

* Fix: cmd + enter bug

* Update the table drag bar context menu text

* Handle delete key when select table cells

* remove all unnecessary debug codes

* Feat: support cut selected cells and copy/cut by context menu

* Fix typo

* Rename some methods name

* Fix an issue when drag and drop table drag bar

* fix do not handle cell selection when the context menu shown

* Do not handle select cells when mouse up outside table
2019-10-13 13:23:00 +02:00
..
assets Update documents (#1411) 2019-10-01 11:58:44 +08:00
dev Optimization of table block (#1456) 2019-10-13 13:23:00 +02:00
i18n Fix the download section anchor (#1440) 2019-10-04 16:39:47 +08:00
sponsor Drop support for portable Windows binary (#1065) 2019-06-05 21:39:23 +02:00
themeImages Drop support for portable Windows binary (#1065) 2019-06-05 21:39:23 +02:00
APPLICATION_DATA_DIRECTORY.md Drop support for portable Windows binary (#1065) 2019-06-05 21:39:23 +02:00
BASICS.md Update documents (#1411) 2019-10-01 11:58:44 +08:00
brew-cask.gif Drop support for portable Windows binary (#1065) 2019-06-05 21:39:23 +02:00
CLI.md Update documentation (#1103) 2019-06-12 11:37:06 +08:00
doutu.jpg Drop support for portable Windows binary (#1065) 2019-06-05 21:39:23 +02:00
EDITING.md Update documents (#1411) 2019-10-01 11:58:44 +08:00
ENVIRONMENT.md Update documentation (#1103) 2019-06-12 11:37:06 +08:00
FAQ.md Update documents (#1411) 2019-10-01 11:58:44 +08:00
focus.gif Drop support for portable Windows binary (#1065) 2019-06-05 21:39:23 +02:00
IMAGE_UPLOADER_CONFIGRATION.md Drop support for portable Windows binary (#1065) 2019-06-05 21:39:23 +02:00
KEYBINDINGS.md Fix key bindings (#1406) 2019-09-30 18:59:01 +02:00
LINUX.md Update documents (#1411) 2019-10-01 11:58:44 +08:00
MARKDOWN_SYNTAX.md Update documents (#1411) 2019-10-01 11:58:44 +08:00
marktext.png Drop support for portable Windows binary (#1065) 2019-06-05 21:39:23 +02:00
PORTABLE.md Build Windows zip binaries (#1175) 2019-07-24 10:59:49 +08:00
PREFERENCES.md Add file encoding support (#1438) 2019-10-06 08:45:55 +08:00
README.md Update documents (#1411) 2019-10-01 11:58:44 +08:00
source.gif Drop support for portable Windows binary (#1065) 2019-06-05 21:39:23 +02:00
typewriter.gif Drop support for portable Windows binary (#1065) 2019-06-05 21:39:23 +02:00

User Documentation

Welcome to the end-user documentation of Mark Text.

Quick start:

Further documents:

Interested in developer documentation? Please see here.