Outline bugs in Panda on iOS

Testing version:

Panda (1949), iPhone

What happened:

Two issues I noticed:

  1. If I highlight a multiple outline bullets, the indent button is greyed out. As far as I can tell there is no way to indent a group of lines (which is both essential, and something Bear currently supports)
  2. Indenting folded outline leaves markup. Repro steps:

Start with this:

  • First
  • Second
  • Third
    • Forth
    • Fifth

Collapse “Third”:

  • First
  • Second
  • Third […]

Press indent on “Third”:

  • First
  • Second
    • Third <!-- {"fold":true} -->
    • Forth
    • Fifth
1 Like