mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Add a brief note about Transform HTML to the manual
This commit is contained in:
parent
49141ebce2
commit
93f3ef821b
@ -250,6 +250,14 @@ rules that change styles based on various conditions. For example you can use
|
||||
it to change all green colors to blue, or remove all bold styling from the text
|
||||
or color all headings a certain color, etc.
|
||||
|
||||
Transform HTML
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Similar to transform styles, but allows you to make changes to the HTML content
|
||||
of the book. You can replace one tag with another, add classes or other
|
||||
attributes to tags based on their content, etc.
|
||||
|
||||
|
||||
|
||||
.. _page-setup:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user