OfficeIMO

API Reference

Class

TocParser

Namespace OfficeIMO.Markdown.MarkdownReader

Recognizes common inline TOC placeholders and converts them into a TocPlaceholderBlock so downstream rendering can generate a proper Table of Contents. Supported forms: [TOC] [[TOC]] [TOC min=2 max=3 ordered=true layout=sidebar-right sticky=true scrollspy=true title="On this page"] {:toc} or

Inheritance

  • Object
  • TocParser