From 8d9aae1a5b23a60a71d41b3bf20b913507b78384 Mon Sep 17 00:00:00 2001 From: Bastien Dumont Date: Sun, 26 Sep 2021 12:21:16 +0200 Subject: [PATCH] =?UTF-8?q?Suppression=20TODO=20obsol=C3=A8te?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Utilitaires/generer-md-pour-citeproc.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/Utilitaires/generer-md-pour-citeproc.sh b/Utilitaires/generer-md-pour-citeproc.sh index 232ecbb..0d56c06 100755 --- a/Utilitaires/generer-md-pour-citeproc.sh +++ b/Utilitaires/generer-md-pour-citeproc.sh @@ -1,7 +1,5 @@ #!/bin/bash -# TODO : Ajouter bibliographie, citations avec localisateurs et citations multiples - BIBLIO_FILE="$1" OUTPUT_FILE="$2"