module

Wikicr::Page::TableOfContent

Class methods

get_toc_line(line : String) : TocLine | Nil

Parse a markdown line, and return a TocLine if it is a title

Source
toc(path : String) : Toc
Source

Instance methods

toc

The table of content of the file

Source

Nested types