This repository was archived by the owner on Nov 7, 2020. It is now read-only.
This repository was archived by the owner on Nov 7, 2020. It is now read-only.
<em> instead of italic in sub-branches #16
Open

Description
Created by Konrad Stobiecki, 30th Nov 2011. (originally Lighthouse ticket #55):
Hi!
In unordered lists:
- level 1 - _ comment _ : displays _comment_ (in italics) - level 2 - _ comment _ : displays < em > comment < /em > (instead italics) - level 3,4 and so on - _ comment _ : displays something like ..lt..amp..em> comment ...lt ..amp ../em>
Regards,
Konrad