Annotation Type DocumentAttributes

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String[] value
      Returns the document attributes, using key-value format.
    • Element Detail

      • value

        String[] value
        Returns the document attributes, using key-value format.

        Read more: https://asciidoctor.org/docs/user-manual/#attributes

        Returns:
        the document attributes
        Default:
        {"icons", "font", "sectanchors", "", "sectlinks", "", "toc", "left", "toclevels", "3", "sectnums", "", "sectnumlevels", "5"}