Ticket #4506 (closed enhancement: fixed)

Opened 2 months ago

Last modified 2 months ago

Option to disable generation of Table of Contents on Markdown input

Reported by: david.woods Owned by: kovidgoyal
Priority: minor Milestone:
Component: Graphical User Interface 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

* Added Option Recommendation? to txt 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 2 months ago.

Change History

Changed 2 months ago by david.woods

Changed 2 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.