module Wikicr::Helpers::Page

Direct including types

Defined in:

controllers/helpers/page.cr

Instance Method Summary

Instance Method Detail

def add_page(page, stack = [] of String) #

TODO move that


[View source]
def add_toc(index_entry) #

[View source]
def add_toc_level(b, index_entry, current_id = 0, last_head = 0) #

TODO move that


[View source]
def create_toc_line(line, current_id, ends = true) #

TODO move that


[View source]