mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-12 17:54:26 +02:00
Merge pull request #2867 from abelsromero/fix_wrong_asciidoc_titles_levels
[asciidoc/en,de,is,pt] Fixed wrong section titles in AsciiDoc
This commit is contained in:
committed by
GitHub
commit
26065d27f4
@@ -82,10 +82,6 @@ Section Titles
|
|||||||
|
|
||||||
===== Level 4 <h5>
|
===== Level 4 <h5>
|
||||||
|
|
||||||
====== Level 5 <h6>
|
|
||||||
|
|
||||||
======= Level 6 <h7>
|
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Lists
|
Lists
|
||||||
|
@@ -84,10 +84,6 @@ Abteilungstitel
|
|||||||
|
|
||||||
===== Level 4 <h5>
|
===== Level 4 <h5>
|
||||||
|
|
||||||
====== Level 5 <h6>
|
|
||||||
|
|
||||||
======= Level 6 <h7>
|
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Listen
|
Listen
|
||||||
|
@@ -84,10 +84,6 @@ Judul bagian
|
|||||||
|
|
||||||
===== Level 4 <h5>
|
===== Level 4 <h5>
|
||||||
|
|
||||||
====== Level 5 <h6>
|
|
||||||
|
|
||||||
======= Level 6 <h7>
|
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Daftar
|
Daftar
|
||||||
|
@@ -87,10 +87,6 @@ Título de seções
|
|||||||
|
|
||||||
===== Nível 4 <h5>
|
===== Nível 4 <h5>
|
||||||
|
|
||||||
====== Nível 5 <h6>
|
|
||||||
|
|
||||||
======= Nível 6 <h7>
|
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Listas
|
Listas
|
||||||
|
Reference in New Issue
Block a user