Edgewall Software

Ticket #3794 (new defect)

Opened 2 years ago

Last modified 20 months ago

Invalid table(with indentation) layout in wiki.

Reported by: tdkim@… Owned by: cboos
Priority: normal Milestone: 0.13
Component: wiki system Version: devel
Severity: minor Keywords:
Cc: tdkim@…

Description

  • this is a table example.
This row has a wrong indentation.
This row has a correct indentation.
This row has a correct indentation.
  • this is a correct block example.
    int i = 0;
    printf("%d", i);
    

Attachments

Change History

Changed 2 years ago by cboos

  • owner changed from jonas to cboos
  • severity changed from normal to minor
  • milestone set to 0.10.1

Thanks for the report and the example, I'll try to make this work for the next bug fix release.

Changed 2 years ago by tdkim@…

This is a more infomation.

|| This is no indentation. ||

{{{
This is no indentation.
}}}

 || This must have a 1 indentation. ||

 {{{
This must have a 1 indentation.
 }}}

   || This must have 2 indentations. ||

   {{{
This must have 2 indentations. ||
   }}}
This is no indentation.
This is no indentation.
This must have a 1 indentation.
This must have a 1 indentation.
This must have 2 indentations.
This must have 2 indentations. ||

Thanks for Trac...

Changed 22 months ago by cboos

  • milestone changed from 0.10.5 to 0.11

I'll have a look if the new WikiEngine can handle this better...

Changed 20 months ago by cboos

  • milestone changed from 0.11 to 0.12

WikiEngine refactoring and related fixes postponed.

Add/Change #3794 (Invalid table(with indentation) layout in wiki.)

Author



Change Properties
<Author field>
Action
as new
as The resolution will be set. Next status will be 'closed'
to The owner will change from cboos. Next status will be 'new'
The owner will change from cboos to anonymous. Next status will be 'assigned'
 
Note: See TracTickets for help on using tickets.