From fb219ef7629231797d787c2ba22e3b711b0c3e44 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 16 Jan 2021 09:07:59 -0300 Subject: TODOs.rst: Add 268afd29-d602-4f9c-9de8-348cc0b671fb --- build-aux/workflow/TODOs.sh | 2 +- build-aux/workflow/preamble.rst | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'build-aux/workflow') diff --git a/build-aux/workflow/TODOs.sh b/build-aux/workflow/TODOs.sh index 8100eb8..f080001 100755 --- a/build-aux/workflow/TODOs.sh +++ b/build-aux/workflow/TODOs.sh @@ -9,7 +9,7 @@ export MAILING_LIST="$3" envsubst < build-aux/workflow/preamble.rst | \ cat - TODOs.rst | \ pandoc --toc \ - --highlight-style pygments \ + --highlight-style pygments \ --toc-depth=2 \ -s \ --metadata title="$1 - TODOs" \ diff --git a/build-aux/workflow/preamble.rst b/build-aux/workflow/preamble.rst index 87e22ae..caa50e6 100644 --- a/build-aux/workflow/preamble.rst +++ b/build-aux/workflow/preamble.rst @@ -16,3 +16,5 @@ Register a new one: `~euandreh/$MAILING_LIST@lists.sr.ht`_. .. _`$PROJECT.euandreh.xyz`: https://$PROJECT.euandreh.xyz/ .. _`~euandreh/$MAILING_LIST@lists.sr.ht`: mailto:~euandreh/$MAILING_LIST@lists.sr.ht?subject=BUG%20or%20TASK%3A%20%3Cdescription%3E +.. role:: commit + -- cgit v1.2.3