render_section: Render a single section

Description Usage Arguments

Description

This function renders a section's HTML.

Usage

1
2
render_section(section, title = "Untitled", depth = 1,
  render_function = render_section_basic)

Arguments

section

a section (may contain subsections)

chunk_functions_ex

functions used to render chunks (see details).

section_functions

functions used to render sections (a vector, defining the function to use at each section depth).


amar00k/UBIquitous documentation built on May 28, 2019, 3:34 p.m.