Skip to content

fill miss node with ''#86

Open
hackingwu wants to merge 1 commit into
fex-team:devfrom
hackingwu:paste-xmind-node-patch
Open

fill miss node with ''#86
hackingwu wants to merge 1 commit into
fex-team:devfrom
hackingwu:paste-xmind-node-patch

Conversation

@hackingwu

Copy link
Copy Markdown

using empty string to make jsonMap completed.
There is a scenario。 copy from xmind
`

node1
   node2
       node3
   node3-1
       node4

`
actually, node3 is node3\n node3-1 。but when i copy the xmind node , will get above text.
then it cannot be imported . so i fill empty string so that make sure it can be imported ,which increasing user friendly

using empty string to make jsonMap completed.
There is a scenario。 copy from xmind
`

    node1
       node2
           node3
       node3-1
           node4
`
actually, node3 is node3\n node3-1 。but when i copy the xmind node , will get above text. 
then it cannot be imported . so i fill empty string so that make sure it can be imported ,which increasing user friendly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant