mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
...
This commit is contained in:
parent
7b52611fdd
commit
a5308d1dc7
@ -807,7 +807,7 @@ The HTML editor has very sophisticated syntax highlighting. Features include:
|
|||||||
* Invalid HTML is highlighted with a red underline
|
* Invalid HTML is highlighted with a red underline
|
||||||
* Spelling errors in the text inside HTML tags and attributes such as title
|
* Spelling errors in the text inside HTML tags and attributes such as title
|
||||||
are highlighted. The spell checking is language aware, based on the value
|
are highlighted. The spell checking is language aware, based on the value
|
||||||
of the lang attribute of the current tag and the overall book language.
|
of the ``lang`` attribute of the current tag and the overall book language.
|
||||||
* CSS embedded inside ``<style>`` tags is highlighted
|
* CSS embedded inside ``<style>`` tags is highlighted
|
||||||
* Special characters that can be hard to distinguish such as non-breaking
|
* Special characters that can be hard to distinguish such as non-breaking
|
||||||
spaces, different types of hyphens, etc. are highlighted.
|
spaces, different types of hyphens, etc. are highlighted.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user