Jaf
Posts: 70
Joined: 2/1/2006 Status: offline
|
quote:
1) Have an option to convert text that is supposed to be bold (which I hope includes <strong>) with all capitals, instead of surrounding it with markers such as "*". I will investigate this (I have a few days free time over the holiday season), and get back to you if I manage to implement this. In principle it's a good idea, however replacing the tags by markers is simpler than checking for a matched pair of tags and converting all the text in between to upper case - especially (as happens) if people don't exactly match their tags quote:
2) For bullets, have an option to not indent them 2 spaces, as you do. I'll have a look at this too. It's probably easier not to indent them than to actually implement the indent as at present
|