Project

General

Profile

« Previous | Next » 

Revision 8760

bugfix: lib/Firefox_bookmarks.reformat.csv: make first folder name the page title: added back replacement string

View differences:

lib/Firefox_bookmarks.reformat.csv
42 42
",,remove Bookmarks Toolbar desc
43 43
"(?<=PERSONAL_TOOLBAR_FOLDER=""true"">)Bookmarks Toolbar(?=</H3>$)",Quick links,rename Bookmarks Toolbar to Quick links
44 44
"(^<DL><p>
45
    <DT><)H3( .*?>.*?</)H3(>)",,make first folder name the page title
45
    <DT><)H3( .*?>.*?</)H3(>)",\1H1\2H1\3,make first folder name the page title
46 46
"^<H1>.*?</H1>
47 47
",,remove previous page title
48 48
"(?s)(?<=^<TITLE>)[^\n]*?(?=</TITLE>

Also available in: Unified diff