10 Commits

Author SHA1 Message Date
Kovid Goyal
2ac29c2edd
Fix errors from new version of sphinx about misaligned tables 2026-02-20 07:05:04 +05:30
ron
6b7acd199f Fix typos, grammar errors, and incorrect references across documentation
Fix ~85 issues across 28 documentation files including misspellings,
subject-verb agreement errors, incorrect articles, missing punctuation,
and one incorrect URL scheme reference in url_scheme.rst.
2026-02-11 01:18:31 -05:00
Kovid Goyal
9f1e1e5a18
Use the more powerful regex engine for book list and metadata from filename
Fixes #1893371 [regex [[\w--[A-Z]] does not work](https://bugs.launchpad.net/calibre/+bug/1893371)
2020-08-29 10:06:06 +05:30
Kovid Goyal
89f19cef05
... 2018-01-05 12:49:39 +05:30
Kovid Goyal
2e5c05ed6a
... 2018-01-05 12:49:19 +05:30
Kovid Goyal
38f2b885c0
Fix #1740461 [doc -- regular expression write-up syntax error](https://bugs.launchpad.net/calibre/+bug/1740461) 2017-12-29 11:06:04 +05:30
Kovid Goyal
d23a30fc5c
Modify docs to reflect that regex engine uses multi-line mode by default 2017-12-27 08:19:41 +05:30
Kovid Goyal
2b5c498b62
... 2017-12-21 12:57:05 +05:30
Kovid Goyal
5c9e8dce11
String changes 2017-12-15 19:42:20 +05:30
Kovid Goyal
e62a0769c5
User manual: Add a new regexp quick reference section as a primer for regexp syntax https://manual.calibre-ebook.com/regexp_quick_reference.html
Fixes #1736085 [Suggested text for help file on regex in the editor](https://bugs.launchpad.net/calibre/+bug/1736085)
2017-12-14 13:21:44 +05:30