Output report in HTML and Markdown
commit1d8d4a822974629a49452a9b3ca235478924a6d3
authorDorianWinty <dorianvanlaecke@hotmail.fr>
Thu, 17 Feb 2022 18:28:04 +0000 (17 19:28 +0100)
committerSébastien Santoro <dereckson@espace-win.org>
Thu, 17 Feb 2022 18:28:04 +0000 (17 19:28 +0100)
treea43aa9e43e395b118ab2166f18d3b23f1dd8927f
parent463ed23cb7f9471467294ad23690ab3dd5e54209
Output report in HTML and Markdown

Summary:
**HTML implementation notes**

HTML is more useful as a fragment than as full page,
to be able to be included in a regular application.

An entry can be divided as several paragraphs,
as it could represent several ideas.

Ref T1678

Test Plan:
Unit tests for a regular report are provided.

Only missing some cases if the rapport, or a part of it like properties, is empty.

Reviewers: dereckson

Reviewed By: dereckson

Subscribers: dereckson

Maniphest Tasks: T1678

Differential Revision: https://devcentral.nasqueron.org/D2505
src/Output/HTMLOutput.php
src/Output/MarkdownOutput.php
tests/data/report.html