PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Text » Text_Wiki » Bug #1578

item list followed by bold problem

Details

Submitted2004-06-08 10:54 UTC
Fromm dot pohl at m-click dot de
Assignedpmjones
StatusClosed
PackageText_Wiki
PHP VersionIrrelevant
OSirrelevant
Roadmaps(Not assigned)

Comments

[2004-06-08 10:54 UTC] m dot pohl at m-click dot de

Description:
------------
text_wiki 0.16 alpha

bold line following an item list will not be displayed

Reproduce code:
---------------
wiki source:

* item list
* item list

** This is the bold line no.1 **

the bold line no.1 is missing (find it in the source).

** This is the bold line no.2 **

Expected result:
----------------
the bold line no.1 should be displayed