/asciidoc

Asciidoctor container for use in Github actions and in headless mode

Primary LanguageDockerfile

Asciidoc Example Document

Document information

Table 1. Document information
Author Status Date Comment

Sean Donnellan

Initial Draft

Oct/2022

Example Asciidoc document

Introduction

Asciidoctor container for use in Github actions and in headless mode. This repository builds a container that can create output from asciidoc documents. This document is to test the output and as an example.

Github Actions

Example asciidoc

This section containe some example asciidoc material.

Admonitions

⚠️

This is a warning

ℹ️

This is a note

🔥

This should Caution you

💡

Something to think about or some wise words

Lists

A bulleted list
  • item 1

  • item 45

    • sub item

A checkbox list
  • ❏ item 1

  • ✓ item 2

  • ❏ item 3

    • ✓ sub item

A numbered list
  1. item 1

  2. item 2

    1. sub item

      1. sub sub item

Another list (no sub items possible)
  • item 1

  • item 20

  • item 42

Figures

image
Figure 1. An image caption

Appendix A: example glossary

test

just testing

ABC

DEF

ACME

another test

DEF

ABC