An empty todo: <todo/> A todo with a text: <todo text="the TODO text"/> An important todo: <todo text="the TODO text" importance="important"/> A critical todo: <todo text="the TODO text" importance="critical"/> A todo with all attributes: <todo text="the TODO text" reason="because I want" date="2024-10-12" author="Paul"/>Will produce the following result:
docJGenerator Copyright (c) 2016-2023 Herve Girod. All rights reserved.