36 Commits

Author SHA1 Message Date
squidfunk
b583ea7765 Prepare 9.7.0 release 2025-11-11 09:44:22 +01:00
Isaac Muse
e0b0113574 Fixed backref import (#8057) 2025-03-03 08:14:16 +07:00
squidfunk
3bd81bdc66 Updated dependencies 2025-03-01 12:18:02 +07:00
Isaac Muse
ab1511074c Replaced regex with backrefs package in search plugin (#8034)
Use Re in all places in the search plugin except where Unicode
properties are desired (checking for Chinese chars). Use Backrefs'
`bre` to check for Unicode properties. To minimize any differences,
explicitly use `script` as Backrefs uses `script_extensions` (or `scx`)
by default with `Is*` properties.
2025-02-26 10:57:51 +07:00
squidfunk
365dc24062 Updated copyright year 2025-01-04 10:27:13 +01:00
squidfunk
d468344751 Fixed numeric tags breaking search 2024-11-25 18:24:01 +01:00
squidfunk
f3252381da Fixed inability to reset search pipeline 2024-03-12 09:07:29 +07:00
squidfunk
15f15068d9 Improved resilience of search plugin 2024-03-04 08:11:07 +07:00
squidfunk
7624e78744 Updated copyright year 2024-01-06 09:27:06 +07:00
squidfunk
175df61397 Updated distribution files 2023-12-19 10:00:42 +01:00
squidfunk
05596664a5 Updated dependencies 2023-12-18 16:08:14 +01:00
squidfunk
ad83798bef Fixed search plugin crashing when enabling theme while serving 2023-11-19 18:35:58 +01:00
squidfunk
8299f1d3a0 Fixed search plugin removing indentation for some code blocks 2023-10-02 10:54:59 +02:00
Martin Donath
cd008fdf29 Restructured documentation (#5692) 2023-09-14 19:09:18 +02:00
squidfunk
1b2ba4bcef Formatting 2023-08-23 15:39:49 +02:00
squidfunk
92fc7f651f Formatting 2023-08-23 15:15:11 +02:00
squidfunk
38b7282b20 Refactored blog plugin (+ other plugins) 2023-08-21 17:45:32 +02:00
squidfunk
ab178b2bc2 Improve plugin inter-op with external tools like mike 2023-07-24 12:29:16 +01:00
squidfunk
ee9224fc07 Fixed errors after merge 2023-07-05 18:08:47 +02:00
squidfunk
1bee037713 Merge of features tied to 'Piri Piri' funding goal' 2023-07-05 17:39:33 +02:00
squidfunk
2c7b0a3fc1 Fixed search plugin not removing subsequent script and style tags 2023-03-14 11:22:05 +01:00
squidfunk
e7013e66a9 Fixed search crashing for some nested heading combinations (9.0.3 regression) 2023-01-19 21:28:19 +01:00
squidfunk
68257348b8 Improved collapsing of adjacent whitespace and removal of empty elements in search plugin 2023-01-08 10:23:28 +01:00
squidfunk
7484b19e9a Removed unnecessary code from search plugin 2023-01-08 09:40:01 +01:00
squidfunk
81e7b8c7fc Fixed search plugin crashing on nested headlines 2023-01-08 09:39:05 +01:00
squidfunk
4548afb37a Fixed search plugin crashing on page titles 2023-01-03 10:46:41 +01:00
squidfunk
3b921f76a3 Updated copyright year 2023-01-02 11:08:58 +01:00
squidfunk
ad2c800bc4 Fixed unpack error in search plugin 2022-12-08 15:14:12 +01:00
squidfunk
13680a5863 Fixed title and tags being empty for some search queries 2022-12-07 20:41:44 +01:00
squidfunk
b550b1a532 Merged features tied to Carolina Reaper funding goal 2022-12-07 11:11:02 +01:00
squidfunk
922fde0701 Fixed search boost not being applied to document sections 2022-10-19 23:25:46 +07:00
Oleh Prypin
c383892aae MkDocs upgrade: refactor path handling 2022-10-01 16:25:03 +02:00
squidfunk
4c4e3c0aea Fixed numeric tags breaking search 2022-08-27 10:59:37 +02:00
squidfunk
4d117e5725 Fixed empty tags key in front matter breaking search 2022-06-22 17:16:54 +02:00
squidfunk
e2556d84d6 Merge of features tied to 'Trinidad Scorpion' funding goal 2022-06-02 17:20:33 +02:00
squidfunk
b5e71dfcb1 Merge of Insiders features tied to 'Aji Panca' funding goal 2022-02-17 17:20:36 +01:00