First: congrats, your plugin is a TO HAVE plugin. Definitely.
Please consider that:
// TODO adjust margins0
and
/* TODO adjust margins1 */
Will be displayed in this way:
- adjust margins0
and
- adjust margins1 */
You have to truncate "todo" description if ends with "*/".
First: congrats, your plugin is a TO HAVE plugin. Definitely.
Please consider that:
// TODO adjust margins0
and
/* TODO adjust margins1 */
Will be displayed in this way:
and
You have to truncate "todo" description if ends with "*/".