module Wikicr::Page::TableOfContent
Direct including types
Defined in:
lib/page/table_of_content.crClass Method Summary
-
.get_toc_line(line : String) : TocLine | Nil
Parse a markdown line, and return a TocLine if it is a title
- .toc(path : String) : Toc
Instance Method Summary
-
#toc : Toc
The table of content of the file
Class Method Detail
Parse a markdown line, and return a TocLine if it is a title