Class: Coradoc::Markdown::Footnote
- Defined in:
- lib/coradoc/markdown/model/footnote.rb
Overview
Footnote model representing a footnote definition or reference.
Kramdown syntax:
- Reference:
[^1]or[^name] - Definition:
[^1]: Footnote text
Footnote model representing a footnote definition or reference.
Kramdown syntax:
[^1] or [^name][^1]: Footnote text