struct

Asciidoctor::Document::Footnote

Inherits Struct < Value < Object

A data object representing a footnote.

Constructors

new(index : Int32, id : String | Nil, text : String | Nil)
Source

Instance methods

clone
Source
copy_with(index _index = @index, id _id = @id, text _text = @text)
Source
id
index
text