initial commit

This commit is contained in:
Bastian Ike
2021-01-08 14:04:14 +01:00
commit dc7f0a1c8c
215 changed files with 13680 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
---
title: "AsciiDoc"
ring: assess
quadrant: tools
---
AsciiDoc is a [lightweight markup language](https://en.wikipedia.org/wiki/Lightweight_markup_language) such as Markdown.
With a concise Syntax, it supports more features than Markdown without extensions such as Tables and Table of Contents.
It's easy to write complex documentation with AsciiDoc. And with Asciidoctor you can export your text to Pdf, HTML, etc.
At AOE, we use AsciiDoc for Documentation in our Repositories.