Description
Using the gui editor does change definition lists.
- 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
- 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
- text_gedit.py
- text_html_text_moin_wiki.py
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
- Priority:
- Assigned to:
- Status: