Compare commits
2 Commits
5dc9931c45
...
5006d2e576
Author | SHA1 | Date | |
---|---|---|---|
|
5006d2e576 | ||
|
55bd587378 |
25
Text/Markup/Asciidoctor/adoc_include_from_gitea.adoc
Normal file
25
Text/Markup/Asciidoctor/adoc_include_from_gitea.adoc
Normal file
@ -0,0 +1,25 @@
|
||||
= rtcwake - Risveglio programmato di un PC Linux
|
||||
Risveglio programmato di un PC Linux
|
||||
: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::[]
|
||||
|
||||
#todo#
|
31
template.adoc
Normal file
31
template.adoc
Normal file
@ -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#
|
||||
|
Loading…
Reference in New Issue
Block a user