Description

Using the gui editor does change definition lists.

  1. text as var

 My Example::
 test1
My Example
test1

becomes after editing with the gui editor

 My Example:: test1

/!\ that change is now a possible dict var, while the li syntax is ignored

  1. table as var

 My Example::
 ||A||B||
 ||1||2||
My Example
  • A

    B

    1

    2

  • becomes after editing with the gui editor

     My Example::    ||A ||B ||
      ||1 ||2 ||

    /!\ this makes the table broken

    Component selection

    Details

    MoinMoin Version

    1.8.1

    OS and Version

    Python Version

    Server Setup

    Server Details

    Language you are using the wiki in (set in the browser/UserPreferences)

    Workaround

    Discussion

    Plan


    CategoryMoinMoinBug

    MoinMoin: MoinMoinBugs/GuiEditorChangesDefinitionLists (last edited 2009-01-18 10:36:00 by ReimarBauer)