From 5006d2e5762ef35d22981997b14909f03282f979 Mon Sep 17 00:00:00 2001 From: Gitea Date: Fri, 8 Mar 2024 15:24:34 +0100 Subject: [PATCH] Aggiunto file template per documenti Asciidoctor --- template.adoc | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 template.adoc diff --git a/template.adoc b/template.adoc new file mode 100644 index 0000000..7cf263a --- /dev/null +++ b/template.adoc @@ -0,0 +1,31 @@ += template - Modello base di documento Asciidoctor +Sottotitolo documento +:authors: Celestino Amoroso +:docinfo: shared +:encoding: utf-8 +:toc: right +:toclevels: 4 +:toc-title: Indice Generale +:icons: font +:icon-set: fi +:numbered: +:table-caption: Tabella +:figure-caption: Diagramma +:docinfo1: +:sectlinks: +:sectanchors: +:source-highlighter: rouge +// :rouge-style: ThankfulEyes +:rouge-style: gruvbox +// :rouge-style: colorful +//:rouge-style: monokay + +toc::[] + +## Titolo di capitolo +#testo capitolo# + +### Titolo di sezione + +#testo di sezione# +