mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
1ac36a1dc6
commit
80ed173b44
@ -205,6 +205,11 @@ True on the ``replace()`` function means that the editor will call
|
||||
``replace()`` one extra time after all matches have been found. For this extra
|
||||
call, the match object will be ``None``.
|
||||
|
||||
This was just a demonstration to show you the power of function mode,
|
||||
if you really needed to generate a Table of Contents from headings in your book,
|
||||
you would be better off using the dedicated Table of Contents tool in
|
||||
:guilabel:`Tools->Table of Contents`.
|
||||
|
||||
The API for the function mode
|
||||
-------------------------------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user