markmap icon indicating copy to clipboard operation
markmap copied to clipboard

it only support 10 levels

Open mnlin0905 opened this issue 3 years ago • 1 comments

When I try to load more than 10 levels of structure, like

* 1
  * 2
    * 3
      * 4
        * 5
          * 6
            * 7
              * 8
                * 9
                  * 10
                    * 11

It can't draw the required graph correctly

image

Without "11"

So, what should I do?

mnlin0905 avatar May 12 '21 12:05 mnlin0905

@dundalek https://github.com/gera2ld/markmap/issues/47 Here you have a hard look: are these two problems similar?

mnlin0905 avatar May 12 '21 12:05 mnlin0905