Module filter_toc

Parse HTML, adds ids to all header elements and returns a toc menu referring to those ids.

Copyright © 2021 Marc Worrell

Authors: Marc Worrell (marc@worrell.nl).

Description

Parse HTML, adds ids to all header elements and returns a toc menu referring to those ids.

Function Index

test/0
toc/2

Function Details

test/0

test() -> any()

toc/2

toc(Trans, Context) -> any()


Generated by EDoc