ChiliProject is not maintained anymore. Please be advised that there will be no more updates.
We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.
Asterisk prevents paragraph (Bug #997)
Description
Using a space to get a ..box-field.. after a bold line (ending with asterisk) does not work.
Example:
working box *not working* no box
working
box
not working
no box
Associated revisions
Make the project files list sortable (#997).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1330 e93f8b46-1217-0410-a6f0-8f06a7374b81
History
Updated by Holger Just at 2012-04-25 03:36 pm
It actually only breaks, if you start a paragraph with a bold text. I suspect there is some mixup with parsing lists there.
- Category changed from Issue tracking to Text formatting
- Affected version set to 3.1.0
Updated by Alim Özdemir at 2012-04-25 03:38 pm
Oh, yes. Never considered it, always had the whole line bold.