26 Commits

Author SHA1 Message Date
un-pogaz
a08f63e332 revert "let's <> lets" 2025-03-23 19:29:08 +01:00
un-pogaz
b0d58ade70 add 'code' dictionary to codespell setting 2025-03-23 16:02:05 +01:00
Kovid Goyal
2726a1b161
string changes 2022-05-17 06:25:37 +05:30
Kovid Goyal
ae0f3a86db
string changes 2022-05-15 20:59:40 +05:30
Kovid Goyal
60ef2af5dd
Add a note about case sensitivity in regexps 2022-05-13 17:05:52 +05:30
Kovid Goyal
1e12201376
String changes 2021-11-23 21:12:52 +05:30
Kovid Goyal
0f34f3c593
Fix #1924893 [English text in code block (manual)](https://bugs.launchpad.net/calibre/+bug/1924893) 2021-04-18 13:38:18 +05:30
Kovid Goyal
36ffc2b3cf
String changes 2021-02-25 12:20:57 +05:30
Kovid Goyal
72aa1ee196
String changes 2020-08-30 08:05:30 +05:30
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
9ba6848530
Remove version spec from python docs links 2020-06-21 14:07:42 +05:30
Kovid Goyal
c5003ede6c
Add a note about the regex library calibre uses 2020-06-21 14:00:41 +05:30
Kovid Goyal
b40d65c578
... 2018-01-04 09:33:19 +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
Kovid Goyal
d715f06446
Remove incorrect advice about putting regex flags at the end of expressions in the regex tutorial 2017-07-31 09:02:53 +05:30
Kovid Goyal
90d18917b5
String changes 2017-06-26 16:03:10 +05:30
Kovid Goyal
a777c8b619
String changes 2017-06-26 13:14:16 +05:30
Kovid Goyal
6615ee1305 String changes 2017-04-24 13:15:06 +05:30
Kovid Goyal
333ab06fbd ... 2017-03-08 22:42:37 +05:30
Kovid Goyal
0448865f31 Change links pointing to mobileread to use https 2017-01-09 08:44:14 +05:30
Kovid Goyal
9998bea941 ... 2015-01-09 09:17:34 +05:30
Kovid Goyal
d3a588e0f1 Fix various redirected/broken external links in the User Manual 2014-11-10 22:28:18 +05:30
Kovid Goyal
42ca1149e5 Remove use of |app| placeholder in user manual, as it causes problems with translations 2014-10-17 08:19:48 +05:30
Kovid Goyal
6a0f24b281 Get rid of global.rst and REMOVE_IN_PDF 2014-08-11 23:06:47 +05:30
Steve Kemp
b1c98a4dfd Fixed a minor issue.
"A single regular expression cat match a number of different strings"

Becomes :

"A single regular expression __can__ match a number of different strings"
2013-09-23 13:15:28 +01:00
Kovid Goyal
8f8e0018aa Move the User Manual out of the src/ directory 2012-05-30 11:32:00 +05:30