| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- <table>
- <tableRow>
- <tableCell>
- <paragraph><$text bold="true">Project Phase</$text></paragraph>
- </tableCell>
- <tableCell>
- <paragraph><$text bold="true">Deadline</$text></paragraph>
- </tableCell>
- <tableCell>
- <paragraph><$text bold="true">Status</$text></paragraph>
- </tableCell>
- </tableRow>
- <tableRow>
- <tableCell>
- <paragraph>Phase 1: Market research</paragraph>
- </tableCell>
- <tableCell>
- <paragraph><$text fontBackgroundColor="red">2019-10-15</$text></paragraph>
- </tableCell>
- <tableCell>
- <paragraph><$text fontColor="#00B050">✓</$text></paragraph>
- </tableCell>
- </tableRow>
- <tableRow>
- <tableCell>
- <paragraph>Phase 2: Editor features implementation</paragraph>
- </tableCell>
- <tableCell>
- <paragraph>2019-10-20</paragraph>
- </tableCell>
- <tableCell>
- <paragraph><$text fontColor="#00B050">✓</$text></paragraph>
- </tableCell>
- </tableRow>
- <tableRow>
- <tableCell>
- <paragraph>Phase 3: Rollout to Production</paragraph>
- </tableCell>
- <tableCell>
- <paragraph>2019-10-22</paragraph>
- </tableCell>
- <tableCell>
- <paragraph><$text fontColor="#00B050">✓</$text></paragraph>
- </tableCell>
- </tableRow>
- </table>
- <paragraph></paragraph>
|