This commit is contained in:
Kovid Goyal 2021-11-12 08:22:52 +05:30
parent 8abac02e39
commit f4ad40dcad
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -28,6 +28,7 @@
:: new features
- [major] Edit book: Add a tool to transform HTML tags based on rules (Tools->Transform HTML)
Allows for making transformations such as changing one html tag to another, deleting tags, wrapping
them in another tag, etc. Also available during conversions via the Look & feel->Transform HTML
section of the conversion dialog.