Can it be possible to use the same html tag more than once?

Hey, guys!

I started using todoist and I see a little issue: I can't use the same html tag twice, for example, second pair of < b > < /b > don't make text bolder, they just stay like that.

Thank you for the great service!

Asked by on Jun 11, 2011 - 10:51

on Jun 12, 2011 - 00:52

Hello Max,

indeed, there seems to be a bug, I'll forward this case to the developers.

Thank you for pointing it out and sorry for any inconvenience it may have caused you.


Best regards,
David

on Jun 13, 2011 - 09:18

Hello Max,

the bug has been fixed, now you can use multiple HTML tags multiple times.


Best regards,
David

on Jun 13, 2011 - 10:13

Thank you, David! Works perfect now.

Also I've noticed a minor issue with #notifier area, when I deleted a task. The message "1 tasks deleted. Undo" was not centered vertically. It can be easily fixed by adding the following to the '#notifier a' css-rule:
display: -moz-inline-stack; /* for old firefox */
zoom: 1; /* for old IE */
display: inline-block;

I hope it'll help. Have a nice day!

on Jun 14, 2011 - 00:30

Hello Max,

you're right, thanks for the feedback, we'll fix this :)


Best regards,
David