ms_forest_updates_markdown: Write a parser for the forest updates .md
authorGarming Sam <garming@catalyst.net.nz>
Fri, 24 Nov 2017 03:26:52 +0000 (16:26 +1300)
committerGarming Sam <garming@samba.org>
Wed, 20 Dec 2017 22:13:11 +0000 (23:13 +0100)
commit8a4085fc2bad5764a4ae1b99c504750c7205e9bc
treebb4ca41771cce648d9b4d3ce1ca3620ee3880bfc
parent87cbd97ef41fbb1bb559eb27eb26ea11df2a8181
ms_forest_updates_markdown: Write a parser for the forest updates .md

Unlike the schema markdown which appears generally as ldif, these
descriptions are textual.

We are only handling the add cases, with the rest being manually encoded.

Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/ms_forest_updates_markdown.py [new file with mode: 0644]