meso-web

Sources of the |Méso|Star> website
git clone git://git.meso-star.fr/meso-web.git
Log | Files | Refs | README | LICENSE

commit e5d5ac3117630052415ebcc4f06c7c89ea984382
parent ee6481e9cf1947f8190024e47af5eda219352b0e
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Thu, 21 Aug 2025 17:32:09 +0200

Comment the MD2HTML macro

Diffstat:
Mconfig.mk | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/config.mk b/config.mk @@ -16,4 +16,5 @@ # Destination where to synchronise data PREFIX=OVH:www/projects +# Tool used to convert Markdown to HTML MD2HTML=md2html