mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
56eab0ed5e
commit
591ae6413f
@ -31,7 +31,7 @@ automatically change the case of all text inside heading tags to title case::
|
|||||||
Find expression: <([Hh][1-6])[^>]*>.+?</\1>
|
Find expression: <([Hh][1-6])[^>]*>.+?</\1>
|
||||||
|
|
||||||
For the function, simply choose the :guilabel:`Title-case text (ignore tags)` builtin
|
For the function, simply choose the :guilabel:`Title-case text (ignore tags)` builtin
|
||||||
function. The will change titles that look like: ``<h1>some TITLE</h1>`` to
|
function. The will change titles that look like: ``<h1>some titLE</h1>`` to
|
||||||
``<h1>Some Title</h1>``. It will work even if there are other HTML tags inside
|
``<h1>Some Title</h1>``. It will work even if there are other HTML tags inside
|
||||||
the heading tags.
|
the heading tags.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user