Ticket #4506 (closed enhancement: fixed)

Opened 8 months ago

Last modified 8 months ago

Option to disable generation of Table of Contents on Markdown input

Reported by: david.woods Owned by: kovidgoyal
Priority: minor Milestone:
Component: Default Version: trunk
Keywords: Cc:

Description

It's not always appropriate to create a table of contents (e.g. on short stories).

  • Added option to TXT input dialog to enable/disable creation of TOC for markdown input
  • Modified txt processor to pass option to markdown processor
  • Modified markdown processor to handle extension config
  • Modified markdown TOC processor to skip TOC if required

Attachments

my-changes Download (10.7 KB) - added by david.woods 8 months ago.

Change History

Changed 8 months ago by david.woods

comment:1 Changed 8 months ago by kovidgoyal

  • Status changed from new to closed
  • Resolution set to fixed

Implemented in branch trunk. The fix will be in the next release.

Note: See TracTickets for help on using tickets.