mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 10:00:08 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
8ef755c616
commit
9ff1deb0bc
@ -74,10 +74,12 @@ var setup = function(){
|
||||
- multiple node selection
|
||||
- copy/paste nodes/trees
|
||||
- undo
|
||||
collapsed:: true
|
||||
- delete node
|
||||
- indent/deindent
|
||||
- edit node
|
||||
- markdown: tables
|
||||
collapsed:: true
|
||||
- /^\s*(\|\s+.*\s+\|)\s*$/m -> <table><tr><td>$1</td></tr><table>
|
||||
- /\n\s*\|\s+/ -> <tr><td>
|
||||
- /\s+\|\s*\n/ -> </td></tr>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user