|  07-26-2025, 09:01 PM | #796 | 
| Sigil Developer            Posts: 9,070 Karma: 6361556 Join Date: Nov 2009 Device: many | 
			
			You can change the amount of context provided, but if you walk through things one by one anyway, you can easily pick out which instances to skip, and even edit the text directly to handle all cases you want. So I guess I do not understand the problem you are trying to solve if you already plan to walk things manually.
		 | 
|   |   | 
|  07-26-2025, 09:13 PM | #797 | |
| Fanatic            Posts: 502 Karma: 65460 Join Date: Jun 2011 Device: Kindle | Quote: 
 Last edited by ElMiko; 07-26-2025 at 09:22 PM. | |
|   |   | 
|  10-25-2025, 09:20 PM | #798 | 
| Junior Member  Posts: 2 Karma: 10 Join Date: Sep 2025 Device: iPad | 
			
			I'm using Sigil 2.6.0 and trying to match attributes like: epub:type="frontmatter titlepage" (where the value is variable.) I expected Code: epub:type="[^"]*" From what I can tell from the user guide, skimming this thread, and trying an online expression tester, it should work. What am I missing? | 
|   |   | 
|  10-25-2025, 09:53 PM | #799 | 
| Wizard            Posts: 1,686 Karma: 9500498 Join Date: Sep 2021 Location: Australia Device: Kobo Libra 2 | 
			
			Try... epub:type=".*?" Do you need to capture and reuse the value? If yes, surround with brackets (.*?) | 
|   |   | 
|  10-26-2025, 12:16 AM | #800 | 
| Grand Sorcerer            Posts: 5,763 Karma: 24088559 Join Date: Dec 2010 Device: Kindle PW2 | |
|   |   | 
|  10-26-2025, 12:25 AM | #801 | 
| Junior Member  Posts: 2 Karma: 10 Join Date: Sep 2025 Device: iPad | |
|   |   | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Examples of Subgroups | emonti8384 | Lounge | 32 | 02-26-2011 06:00 PM | 
| Accessories Pen examples | Gunnerp245 | enTourage Archive | 15 | 02-21-2011 03:23 PM | 
| Stylesheet examples? | Skitzman69 | Sigil | 15 | 09-24-2010 08:24 PM | 
| Examples | kafkaesque1978 | iRiver Story | 1 | 07-26-2010 03:49 PM | 
| Looking for examples of typos in eBooks | Tonycole | General Discussions | 1 | 05-05-2010 04:23 AM |